﻿html, body {
    min-width: 1009px;
}
.vod_block {
    max-width: 1400px;
    margin: 24px auto;
    padding: 0 18px;
    overflow: hidden;
}
.Exclusive {
    padding-top: 33.898%;
    position: relative;
    /* overflow: hidden; */
    margin-bottom: 10%;
}
    .Exclusive .Exc-img {
        width: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        /*background: url(https://4gtvimg.4gtv.tv/4gtv-Image/Staging/Banner/PC/111818_134609_VOD_180516PTS一瞬之光2017.jpg) no-repeat;*/
        /*background-size: cover;
        background-position: top;*/
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2em;
        color: #aaa;
    }
    .Exclusive .Exc-Gradual {
        position: absolute;
        bottom: 0;
        width: 100%;
        height:251px;
        background-image: linear-gradient(rgba(241, 241, 241, 0),rgba(241, 241, 241, 0.07),rgba(241, 241, 241, 0.12),rgba(241, 241, 241, 0.22),rgba(241, 241, 241, 0.32),rgba(241, 241, 241, 0.48),rgba(241, 241, 241, 0.64),rgba(241, 241, 241, 0.79),rgba(241, 241, 241, 0.9),rgba(241, 241, 241, 0.98),rgb(241, 241, 241));
        /*margin: -251px 0 0 0;*/
    }

.Exc-text {
    display: flex;
    align-items: center;
    width: 58%;
    /* margin: -141px auto 71px auto; */
    position: absolute;
    /* display: none; */
    bottom: -18%;
    margin: auto;
    left: 0;
    right: 0;
}
    .Exc-text .Exc-text-img {
        width: 206px;
        height: 206px;
        background: #fff;
        border-radius: 50%;
        padding: 7px;
        margin-right: 18px;
        display: flex;
        align-items: center;
        background-image: linear-gradient( to right, #dedede 0%, #ffffff 50%, #dedede 100%);
        background-size: 200% auto;
        animation: 4s moveBackground infinite linear;
        /*background: url(image/Emoticon_Y_U_NO.png) no-repeat;
        background-size: cover;
        background-position: center;*/
    }
        .Exc-text .Exc-text-img img {
            width: 100%;
            border-radius: 50%;
        }
.Exc-text-container h2 {
    color: #333;
    text-shadow: 0 0 6px rgb(255, 255, 255);
    font-weight: 550;
    font-size: 36px;
    flex: 1;
    /*background: olive;*/
    /* width: 100%; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Exc-text-container {
    width: calc(100% - 206px - 18px);
    flex: 1;
}
.Exc-text-container .Exc-name {
    display: flex;
    align-items: center;
    padding-bottom: 16px;
}
    .Exc-text-container .Exc-name .Exc-link {
        margin-left: auto;
    }
        .Exc-text-container .Exc-name .Exc-link img {
            margin-right: 7px;
        }

.Exc-text-container p {
    color: #333;
    line-height: 1.4;
}
.mod_sear_list_big {
    min-height: 443.28px;
}
.mod_sear_list .bx-viewport {
    overflow: hidden !important;
}

.mod_sear_list .bx-prev {
    left: -41px !important;
    top: 10px !important;
    background: #D8D8D8 !important;
}
.mod_sear_list .bx-next {
    right: -41px !important;
    top: 10px !important;
    background: #D8D8D8 !important;
}



.mod_sear_list {
    display: flex;
    align-items: center;
    /*border-bottom: 4px solid #D8D8D8;*/
    color: #777;
    position:relative;
}
    /*.mod_sear_list h3 {
        background: #D8D8D8;
        padding: 21px 0;
        width: 150px;
        text-align: center;
    }*/

.mod_sear_list_Type {
    width: calc(100% - 82px);
    margin: auto;
}

.mod_sear_list:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #D8D8D8;
    bottom: 0;
    z-index: -1;
}

.mod_sear_list ul {
    display: flex;
    align-items: center;
    width: calc(100% - 150px);
}
    .mod_sear_list ul li {
        padding: 21px 14px;
        border-bottom: 4px solid #dc363200;
        margin-bottom: -4px;
        width: initial !important;
        cursor:pointer;
    }

        .mod_sear_list ul li.active {
            border-bottom: 4px solid #dc3632;
            color: #dc3632;
        }

.tab_area_1 {
    display: flex;
    padding: 19px 0 10px 0;
}

    .tab_area_1 ul {
        display: flex;
        list-style: none;
        width: 240px;
        height: 34px;
        background: rgba(0, 0, 0, 0.05);
        border-radius: 100px;
        margin-left: auto;
    }


        .tab_area_1 ul li {
            cursor: pointer;
            text-align: center;
            align-items: center;
            display: flex;
            justify-content: center;
            height: 34px;
            width: 120px;
            border-radius: 100px;
        }

            .tab_area_1 ul li.active {
                color: #fff;
                background: #dc3632;
            }


/*-------------------------li版塊(任何地方都可取用)-------------------------------*/
.tray-type ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*height:0px;*/
    transition: .5s;
}
.tray-type li {
    list-style: none;
    width: calc((100% / 5) - 20px);
    margin: 12px 10px;
}

.c-block-File {
    position: relative;
    overflow: hidden;
    padding-top: 56.253%;
    background-image: linear-gradient( to right, #dedede 0%, #ffffff 50%, #dedede 100%);
    background-size: 200% auto;
    animation: 4s moveBackground infinite linear;
    border-radius: 4px 4px 0 0;
}

    .c-block-File .File {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        /* outline: 1px solid #ff000000; */
    }

    .c-block-File .c-hover {
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        padding: 13px 0;
        opacity: 0;
        -o-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        display: flex;
        align-items: center;
    }

.c-type-sort {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(rgba(152, 152, 152, 0),rgba(96, 96, 96, 0.59),rgba(96, 96, 96, 0.92),rgb(96, 96, 96));
    padding: 18px 0 5px 10px;
}

.c-block-File:hover .File {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


.c-block-File:hover .c-hover {
    opacity: 1;
}

.c-Appear .c-hover .play-img {
    border-radius: 50%;
    width: 15%;
    margin: auto;
    background: rgba(255, 255, 255, 0.71);
}

    .c-Appear .c-hover .play-img img {
        width: 100%;
    }

.c-Appear .c-title {
    background: #606060;
    color: #fff;
    padding: 5px 16px 16px;
    border-radius: 0 0 4px 4px;
}

    .c-Appear .c-title h2 {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }

    .c-Appear .c-title p {
        color: rgba(255,255,255,0.80);
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*-------------------------li版塊(任何地方都可取用)-----------End--------------------*/
.tray-type-notDate {
    width: 100%;
    line-height: 9;
    background: #f1f1f1;
    /*background:red;*/
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    font-size: 18pt;
    /*max-height: 425px;*/
}
.theaterType-notDate {
    width: 100%;
    line-height: 3;
    /* background: #f1f1f1; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    font-size: 14pt;
}
.more-drama {
    display: flex;
    align-items: center;
    margin: 50px auto 34px auto;
    width: 100%;
    justify-content: center;
}

    .more-drama .more-drama-btn {
        background: #fff;
        padding: 10px 24px;
        border-radius: 100px;
        color: #dc3632;
        cursor: pointer;
        border: 1px solid #e6e6e6;
        transition: .5s;
    }

        .more-drama .more-drama-btn:hover {
            border: 1px solid #dc3632;
        }


/*-----------------------看看其他網紅推薦----------------------------*/
.Internet-red-man-Push {
    margin-top: 84px;
}
.category-ALL {
    text-align: center;
}
    .category-ALL h2 {
        font-size: 16px;
        color: #333333;
        background: #f1f1f1;
        position: relative;
        width: 158px;
        margin: 0 auto -15px auto;
    }
    .category-ALL hr {
        border: 1px solid rgba(151, 151, 151, 0.24);
    }
.pic-head {
    padding-bottom: 8px;
}
.pic-head ul {
    display: flex;
    clear: both;
    align-items: center;
}

    .pic-head ul li {
        width: calc( (100% - 26px * 8) / 8);
        margin: 13px 0;
        border-radius: 50%;
        position: relative;
        border: 8px solid rgba(216, 216, 216, 0);
        cursor: pointer;
    }

        /*.pic-head ul li.focus {
            border: 8px solid #D8D8D8;
        }*/

        .pic-head ul li .pic-head-tab {
            /* padding-top: 100%; */
            padding-top: calc(100% - 16px);
            position: relative;
            /* border: 8px solid #D8D8D8; */
            border-radius: 50%;
            position: relative;
            border: 8px solid rgba(216, 216, 216, 0);
        }
        .pic-head ul li .title-text {
            text-align: center;
            padding: 3px 0 0 0;
            color: #333;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: block;
            font-weight: 550;
            font-size: .95em;
        }
        .pic-head ul li .File {
            width: 100%;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            bottom: 0;
            right: 0;
            padding: 3px;
            background: #FFF;
        }


    /*-------------------------看看其他網紅推薦 > 網紅推薦強制設定區塊------------------------------*/
.pic-head .bx-next {
    opacity: 0;
    right: -16px !important;
    top: 62px !important;
    background: rgba(0, 0, 0, 0.65) !important;
    border-radius: 100px !important;
}

.pic-head .bx-prev {
    opacity: 0;
    left: 0 !important;
    top: 62px !important;
    background: rgba(0, 0, 0, 0.65) !important;
    border-radius: 100px !important;
}

.pic-head:hover .bx-next {
    opacity: 1;
}

.pic-head:hover .bx-prev {
    opacity: 1;
}


.pic-head .bx-wrapper .bx-controls-direction a.disabled {
    display: none !important;
}
/*-------------------------看看其他網紅推薦 > 網紅推薦強制設定區塊-----End---------------------*/
/*-----------------------看看其他網紅推薦--------END--------------------*/


@-webkit-keyframes moveBackground {
    0% {
        background-position: 100%;
    }

    100% {
        background-position: -100%;
    }
}