.page{
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
}

.new_index_div1{
    width: 100%;
    position: relative;
}

.new_index_img1{
    object-fit: cover;
    width: 100vw;
    height: calc(100vh - 90px);
    z-index: 2;
}

.new_index_div56{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.35);
    z-index: 2;
}

.new_index_img17{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
}

.new_index_video1{
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: calc(100vh - 90px);
    z-index: 3;
}

.new_index_img16{
    position: absolute;
    bottom: 20px;
    height: 35px;
    left: 50%;
    z-index: 2;
}

.new_index_img6{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 60px;
    height: 60px;

}

.new_index_img6:hover{
    display: none;

}

.new_index_img8{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 60px;
    height: 60px;
    display: none;
}

.new_index_img7{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 60px;
    height: 60px;
    display: none;
}

.new_index_img9{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 60px;
    height: 60px;
    display: none;
}

.new_index_div40{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 60px;
    height: 60px;
    z-index: 2;
}

.new_index_div41{
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 50px;
    height: 50px;
    display: none;
}

.new_index_div44{
    position: absolute;
    top: 25px;
    right: 45px;
    width: 50px;
    height: 50px;
}

.new_index_div45{
    position: absolute;
    top: 25px;
    right: 45px;
    width: 50px;
    height: 50px;
    display: none;
}

.new_index_img10{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/sound.png");
    background-size: cover;
}

.new_index_img11{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/sound-red.png");
    background-size: cover;
}

.new_index_img12{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/nosound-red.png");
    background-size: cover;
}


.new_index_play{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/play_translate.png");
    background-size: 100%;
}

.new_index_play_red{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/play-red.png");
}

.new_index_pause{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/pause.png");
}

.new_index_pause_red{
    background-image: url("https://e12k.51vms.net/wp-content/themes/e12k/img/pause-red.png");
}

.new_index_div42{
    display: none;
}

.new_index_div43{
    display: block;
}

.new_index_div2{
    position: absolute;
    /*bottom: calc(100% - 100% * 0.7 - 50px);*/
    top: 70px;
    left: 70px;
    width: 10%;
    min-width: 500px;
    z-index: 2;
}

.new_index_span1{
    width: 600px;
    color: white;
    font-size: 60px;
    font-family: "OpenSans", Arial, sans-serif;
    line-height: 70px;
}

.new_index_span2{
    font-size: 16px;
    color: white;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    line-height: 26px;
    opacity: 0.8;
    margin-top: 26px;
}

.new_index_div3{
    width: 270px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: white solid 1px;
    border-radius: 70px;
    margin-top: 25px;
    opacity: 0.8;
}

.new_index_span3{
    color: white;
    font-size: 20px;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    opacity: 0.8;
}

.new_index_img2{
    width: 30px;
    height: 14px;
    opacity: 0.8;
}

.new_index_div4{
    width: 200px;
    display: flex;
    align-items: center;
}

.new_index_div5{
    position: relative;
    background-color: #00A98F;
    width: 100%;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
}

.new_index_div6{
    margin-top: 90px;
    width: 70%;
}

.new_index_div61{
    margin-top: 20px;
    width: 70%;
    color: white;
    font-size: 18px;
    text-decoration: underline;
}

.new_index_div7{
    width: 32%;
    height: 520px;
    cursor: pointer;
}

.new_index_div7:hover{
/*     filter: grayscale(1); */
    transform:scale(1.03);
    transition: transform 0.7s ease;
}

.new_index_div7:hover .new_index_span7{
    text-decoration: none;
}

.new_index_img3{
    width: 100%;
    height: 220px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
    object-position: top center;
}

.new_index_div8{
    background-color: white;
    width: 100%;
    height: 300px;
    border-radius: 0 0 20px 20px;
}

.new_index_div9{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.new_index_span4{
    font-size: 16px;
    color: black;
    opacity: 0.7;
    font-weight: 600;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_index_span5{
    font-size: 20px;
    color: black;
    font-family: 'OpenSans', Arial, sans-serif;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}

.new_index_span6{
    font-size: 15px;
    color: black;
    opacity: 0.8;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
    height: 42px;
}

.new_index_span7{
    font-size: 16px;
    color: #00A0DF;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    text-decoration: underline;
    margin-top: 40px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
}

.new_index_div10{
    width: 100%;
    margin-top: 50px;
}

.new_index_span8{
    display: inline-block;
    color: white;
    font-size: 87px;
    font-family: 'OpenSans', Arial, sans-serif;
    animation: rotateText 1.5s forwards;
}

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


@keyframes rotateText {
    0% {
        transform: perspective(1000px) rotateX(-90deg);
        opacity: 0;
    }
    30% {
        transform:perspective(1000px) rotateX(30deg);
    }
    100%{
        transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes rotateText1 {
    0% {
        transform: rotateX(-45deg)  rotateY(20deg)  skew(100deg);
        clip-path: inset(0 0 100% 0);
    }

    100% {
        transform:rotateX(0deg)  rotateY(0deg)  skew(0deg);
        clip-path: inset(0 0 0 0);
    }
}

@keyframes rotateText2 {
    0% {
        transform: perspective(1000px) rotateX(-90deg);
        opacity: 0;

    }
    30% {
        transform:perspective(1000px) rotateX(30deg);
    }
    100%{
        transform: rotateX(0);
        opacity: 1;
    }
}



.new_index_div11{
    width: 100%;

}

.new_index_div16{
    width: 55%;
    min-width: 900px;
    text-align: right;

}

.new_index_div20{

}

.new_index_div12{
    width: 100%;
    height: 3px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.new_index_div13{
    width: 97%;
    background-color: white;
    height: 1px;
    opacity: 0.8;
}

.new_index_div14{
    width: 3%;
    height: 3px;
    background-color: white;
    border-radius: 8px;
    opacity: 0.8;
}

.new_index_span9{
    color: white;
    font-size: 19px;
    opacity: 0.8;
    font-family: "OpenSans-Regular", Arial, sans-serif;
    line-height: 35px;
}

.new_index_div15{
    margin-top: 100px;
    max-width: 600px;
    min-width: 500px;
    width: 40%;
    font-size: 0;
    animation: slideUpFadeIn 1.2s forwards;

}

.new_index_div17{
    margin-top: 80px;
    height: 100px;
}

.new_index_div18{
    display: flex;
    align-items: center;
}

.new_index_div19{
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: white;
}

.new_index_span10{
    font-size: 20px;
    opacity: 0.8;
    color: white;
    font-family: "OpenSans-Regular", Arial, sans-serif;
    margin-left: 10px;
}

.new_index_img4{
    width: 750px;
    height: 500px;
}

.new_index_div21{
    display: flex;
    flex: 1;
    justify-content: flex-end;
    animation: slideUpFadeIn 1.2s forwards;
}

.animate{
    animation-play-state: paused;
}

.animate.active{
    animation-play-state: running;
}

.new_index_div22{
    background-color: white;
    width: 100%;
    padding-bottom: 150px;
}

.new_index_div23{
    width: 100%;
}

.new_index_div24{
    margin-top: 50px;
}

.new_index_span11{
    display: inline-block;
    transform-origin: top;
    color: black;
    font-size: 60px;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    animation: rotateText1 2s forwards;
    animation-play-state: paused;
}

.new_index_span19{
    display: inline-block;
    transform-origin: top;
    color: black;
    font-size: 60px;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    animation: rotateText2 2s forwards;
    animation-play-state: paused;
}

.new_index_div25{
    height: 3px;
    width: 100%;
    display: flex;
    align-items: center;
}

.new_index_div26{
    width: 97%;
    height: 1px;
    background-color: black;
}

.new_index_div27{
    width: 3%;
    height: 3px;
    background-color: black;
    border-radius: 8px;
}

.new_index_span12{
    color: black;
    font-size: 18px;
    font-family: "OpenSans-Regular", Arial, sans-serif;
    line-height: 28px;
}

.new_index_div28{
    width: 47%;
    font-size: 0;
    min-width: 500px;
    margin-top: 30px;
}

.new_index_div29{
    margin-top: 45px;
}

.new_index_span13{
    display: inline-block;
    color: black;
    font-size: 70px;
    font-family: "STSongti-SC-Medium", Arial, sans-serif;
    transform: translateY(100%);
    transition: transform 0.7s;
}

.new_index_div30{
    height: 2px;
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
    background-color: grey;
    cursor: pointer;
}

.new_index_div46{
    height: 2px;
    width: 0;
    border-radius: 2px;
    background-color: #00a087;
    transition: width 0.7s ease;
}

.new_index_span14{
    font-size: 16px;
    opacity: 0.5;
    color: transparent;
    background-image: linear-gradient(black,black);
    background-repeat: no-repeat;
    font-family: "OpenSans-Regular", Arial, sans-serif;
    -webkit-background-clip: text;
    animation: textLeftToRight 0.7s linear;
    display: inline-block;
    animation-play-state: paused;
}

@keyframes textLeftToRight {
    0% {
        background-size: 0 100%;
    }
    100% {
        background-size: 100% 100%;
    }
}

.new_index_div31{
    min-width: 200px;
    width: 21%;
}

.new_index_div32{
    font-size: 0;
    margin-top: 20px;
}

.new_index_div33{
    width: 100%;
    margin-top: 120px;
}

.new_index_img5{
    width: 100%;
}

.new_index_div35{
    margin-top: 90px;
}

.new_index_div36{
    position: relative;
    width: 100%;
    min-width: 1100px;
    display: flex;
    justify-content: center;
    /*height: 950px;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*background: url("./img/c6c5132b9fa67f1923ae52a0ea232f6.jpg") no-repeat center;*/
}


.map_canvas{
    width: 1344px;
    height: 784px;
    position: absolute;

}

.new_index_div55{
    width: 40px;
    height: 40px;
    animation: disappear 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 2.5s;
}

.new_index_img15{
    height: 0;
    width: 40px;
    background: url("https://e12k.51vms.net/wp-content/themes/e12k/img/address.png") no-repeat center bottom;
    background-size: 100%;
    animation: show-contents 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 2.5s;
}

.new_index_img13{
    height: 0;
    width: 40px;
    background: url("https://e12k.51vms.net/wp-content/themes/e12k/img/address.png") no-repeat center bottom;
    background-size: 100%;
    animation: show-contents 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 0.5s;
}

.new_index_img14{
    height: 0;
    width: 40px;
    background: url("https://e12k.51vms.net/wp-content/themes/e12k/img/address.png") no-repeat center bottom;
    background-size: 100%;
    animation: show-contents 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 1.5s;
}

.new_index_div49{
    position: absolute;
    width: 40px;
    height: 40px;
}

.new_index_div50{
    position: relative;
    height: 40px;
    width: 40px;
    overflow: hidden;
}

.new_index_div51{
    width: 40px;
    height: 40px;
    animation: disappear 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 0.5s;
}

.new_index_div54{
    width: 40px;
    height: 40px;
    animation: disappear 1s linear forwards;
    animation-play-state: paused;
    animation-delay: 1.5s;
}

@keyframes disappear {
    100% {
        height: 0;
    }
}

@keyframes show-contents {
    100% {
        height: 40px;
    }
}

.new_index_div52{

}

.new_index_div53{

}

.new_index_div47{
    max-width: 500px;
    opacity: 0.7;
    z-index: 0!important;
}

.new_index_span20{
    font-size: 33px;
    font-family: 'OpenSans', Arial, sans-serif;
}

.new_index_span21{
    font-size: 16px;
    font-family: "OpenSans-Regular", Arial, sans-serif;
}

.new_index_div48{
    font-size: 0;
    margin-top: 15px;
    line-height: 20px;
}

.el-tooltip__popper{
    padding: 20px 25px 20px 25px !important;
}

.new_index_span15{
    font-size: 60px;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    color: black;
}

.new_index_div37{
    width: 100%;
    margin-top: 30px;
    font-size: 0;
    display: flex;
    align-items: baseline;
    overflow: hidden;
}

.new_index_div57{
    align-items: baseline;
    margin-top: 30px;
}

.new_index_span16{
    font-size: 85px;
    color: black;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    transform: translateY(100%);
    transition: transform 1s;
}

.new_index_span17{
    opacity: 0.5;
    color: black;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    font-size: 40px;
    margin-left: 40px;
    transform: translateY(100%);
    transition: transform 1s;
}

.new_index_div38{
    width: 100%;
    margin-top: 7px;
    background-color: lightgrey;
    height: 2px;
}

.new_index_span18{
    font-size: 18px;
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    line-height: 35px;

}

.new_index_div39{
    width: 100%;
    font-size: 0;
    margin-top: 15px;
}

.new_index_dialog{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.title_on_white {
    color: rgba(0, 128, 178, 0.8);
}