/*--------影片區--------*/

.video{
        position: absolute;
    width: 26%;
    height: auto;
    padding-bottom: 0;
    top: 57%;
    right: 14%;
    z-index: 60;
    background: #b10808;
}
.vd_box {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 5px;
    /* padding-bottom: 0%; */
    top: 0%;
    left: 0%;
    background-color: #151910;
    z-index: 2;
    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/landingpage_0815/image/video_frame.webp);
    background-repeat: no-repeat;
    background-size: cover;
}


.vd_box .vd_box_1 {
    position: relative;
    width: 100%;
    height: 14.2vw;
    /* height: auto; */
    overflow: hidden;
    background-color: #282828;
    /*顏色標記*/
}


/*播放按鈕*/
.vd_box .vd_box_1 .play_btn {
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 0%;
    top: 42%;
    left: 42%;
    z-index: 10;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/

    cursor: pointer;

    transform: scale(1);
    transition: 0.5s;
}

.vd_box .vd_box_1 .play_btn:hover {
    transform: scale(1.1);
    transition: 0.5s;
}


/*影片背景*/
.vd_box .vd_box_1 video {
    object-fit: cover;
    object-position: left top;
    height: 100%;
    width: 100%;
}


.vd_box .vd_box_2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #51350f;
    /*顏色標記*/
}

.vd_box .vd_box_2 p {
    font-family: 'Noto Serif TC', sans-serif;
    font-size: 0.9vw;
    line-height: 153%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #f9cf8e;
    font-weight: 600;

    padding-top: 1%;
    padding-bottom: 1%;

    text-align: center;
    /*text-shadow: #ffffff 0.1em 0.1em 0.4em, #ffffff 0.1em 0.1em 0.4em;*/
}



.vd_box .vd_box_3 {
    position: relative;
    width: 100%;
    height: 5vw;
    overflow: hidden;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/open_events/image/event_01/vd_box_bg_1-1.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vd_box .vd_box_3 .vd_title {
    position: absolute;
    width: 54%;
    height: auto;
    padding-bottom: 0%;
    top: 5%;
    left: 22%;
    z-index: 5;
}


.vd_box .vd_box_3 .vd_title_2 {
    position: absolute;
    width: 82%;
    height: auto;
    padding-bottom: 0%;
    top: 50%;
    left: 9%;
    z-index: 2;
}

.vd_box .vd_box_3 .vd_title_2 p {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.7vw;
    line-height: 144%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    text-shadow: #51350f 0.1em 0.1em 0.4em, #51350f 0.1em 0.1em 0.4em;
}




@media (max-width:1920px) {}

@media (max-width:1470px) {}

@media (max-width:1100px) {

        /* 影片 */

    .video {
        width: 96%;
        top: 42.5%;
        right: 2%;
    }
        /*影片*/
    .vd_box {
        width: 78%;
        top: 67%;
        left: 11%;
    }
    .vd_box .vd_box_1 {
        height: 40vw;
    }
}

@media (max-width:767px) {






    /*play_btn*/
    .vd_box .vd_box_1 .play_btn {
        width: 17%;
        top: 38%;
        left: 41%;
    }




    .vd_box .vd_box_2 p {
        font-size: 2.8vw;
    }

    .vd_box .vd_box_3 {
        height: 21vw;
        background-size: cover;
    }

    .vd_box .vd_box_3 .vd_title {
        width: 66%;
        top: 5%;
        left: 18%;
    }

    .vd_box .vd_box_3 .vd_title_2 {
        width: 82%;
        top: 38%;
    }

    .vd_box .vd_box_3 .vd_title_2 p {
        font-size: 2.8vw;
    }


    /*陣營按鈕*/
    .join_box {
        width: 87vw;
        padding-bottom: 10%;
        top: 60%;
        left: 50%;
    }

    .join_box .join_btn_li {
        width: 49%;
    }

    .join_box .join_btn_na {
        width: 49%;
    }


    /*----------雅英----------*/
    .liyani_box {
        width: 40vw;
        padding-bottom: 109%;
        top: 26%;
        left: 10%;
        z-index: 2;
    }

    .liyani_box .name_box {
        width: 36%;
        padding-bottom: 99%;
        top: -7%;
        left: -28%;
        z-index: 10;
    }

    .liyani_box .name_box .name_sing {
        width: 134%;
        top: 68%;
        left: 9%;
    }


    /*----------珉貞----------*/
    .namizen_box {
        width: 36vw;
        padding-bottom: 112%;
        top: 26%;
        right: 16%;
        z-index: 2;
    }

    .namizen_box .name_box {
        width: 46%;
        padding-bottom: 118%;
        top: -12%;
        right: -38%;
        z-index: 6;
    }

    .namizen_box .name_box .name_sing {
        width: 127%;
        top: 85%;
        left: -9%;
    }



}
/*-------------------------
        lity_威力加強
---------------------------*/
.lity-wrap {
    transform: translateZ(9990px);
    /*z-index_威力加強*/
}

.lity {
    transform: translateZ(9990px);
    /*z-index_威力加強*/
}


.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
    width: 70% !important;
    max-width: unset !important;
}

@media (max-width: 1100px) {}


@media (max-width: 767px) {

    .lity-iframe .lity-container,
    .lity-youtube .lity-container,
    .lity-vimeo .lity-container,
    .lity-facebookvideo .lity-container,
    .lity-googlemaps .lity-container {
        width: 100% !important;
        max-width: unset !important;
    }
}
