
/*.arrow { position:absolute; left:50%; width: 1750px; height: 70px; transform:
translateX(-50%); top:520px; z-index: 9 }*/
.arrow>div {
    width: 90px;
    height: 70px;
    cursor: pointer;
}

.next {
    width: 90px;
    height: 70px;
    position: absolute;
    right: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
}

.next2 {
    width: 90px;
    height: 70px;
    position: absolute;
    right: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.next3 {
    width: 90px;
    height: 70px;
    position: absolute;
    right: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.prev {
    width: 90px;
    height: 70px;
    position: absolute;
    left: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
}

.prev2 {
    width: 90px;
    height: 70px;
    position: absolute;
    left: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.prev3 {
    width: 90px;
    height: 70px;
    position: absolute;
    left: 85px;
    top: 480px;
    bottom: 0;
    z-index: 9;
    display: none;
    cursor: pointer;
}



@keyframes text {
    0% {
        opacity: 0;
        transform: translateY(25px);
    }

    ;

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

    ;
}

@keyframes text2 {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }

    ;

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

    ;
}

@keyframes text3 {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }

    ;

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

    ;
}

@keyframes text4 {
    0% {
        opacity: 0;
        transform: translateY(8px);
    }

    ;

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

    ;
}

@keyframes vd {
    0% {
        opacity: 0;
        transform: translateX(25px);
    }

    ;

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

    ;
}

@keyframes vd_text {
    0% {
        opacity: 0;
        transform: translateY(12px);
    }

    ;

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

    ;
}



.swiper-pagination-fraction {
    position: absolute;
    left: 8%;
    right: 0;
    top: -69px;
    margin: auto;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #fff;
}
.swiper-pagination-current{color: #fff;}
.swiper-pagination-total{color: #fff;}

#life {
    width: 105%;
    height: 100%;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background-color: #fff;
    overflow: hidden;
}

.swiper_wrap{    position: relative;
    height: 250px;
    background-color: #f1f1f1;
margin-top: 9%;}


.t_wrap{text-align: right;}


.t_wrap > p{font-size: 18px;    letter-spacing: 9px;color: #29ABE2;}
.t_wrap > h2{margin: 1% 0 1% 0; font-size: 45px; font-weight: 600 !important;line-height: 58px;}
.t_wrap > h5{font-size: 18px;}


.swiper2 {
    position: absolute;

    top: 20%;
    width: 64%;
    opacity: 1;

}

.swiper2 .swiper-slide {
    width: 540px !important;
    height: 514px;
}

.swiper2 .swiper-slide a{
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    color: #333;
padding-top: 5%; }
.swiper2 .swiper-slide img{margin-bottom: 1%;}
.life04 {
    position: absolute;
    right: -260px;
    top: 125px;
    opacity: 1;
}



  .life_l{width: 1700px;
float: left;
height: 705px;
 background-image: url(../images/plan_l_bg.png);
 background-size: cover;
}


.plan_t{position: absolute;
    top: 24%; right: 16%;}


.pagination_box2 {
    position: absolute;
    left: 40%;
    right: 0;
    margin: auto;
    bottom: 27%;
    z-index: 999;
    color: #fff;
    line-height: 39px;
    font-size: 13px;
}


.arrow2 .swiper-button-prev2,
.arrow2 .swiper-button-next2 {
    width: 58px;
    height: 40px;
}




#guest {
    width: 1920px;
    height: 757px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background-color: #fff;
}



@media all and (min-width:1930px) {

    .navi {
        width: 1920px;
    }

    #main {
        width: 1920px;
        left: 50%;
        margin-left: -960px;
    }

    #content {
        width: 1920px;
    }

    #vision-wrap {
        width: 1920px;
        left: 50%;
        margin-left: -960px;
    }

    .arrow {
        width: 1920px;
        left: 50%;
        margin-left: -960px;
    }

    .ic3 {
        position: absolute;
        right: 50%;
        margin-right: -700px;
    }


}
