@charset "utf-8";
/*  Css Document */

/* 通用 */
body{
    background: #141414;
}
.toyotatimes-video-wrap{
    margin-top: 87px;
    width: 100%;
    max-width: 100%;
}
.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.apostrophe{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 最外层 */
.toyotatimes-video-tab-banner-box{
    /* margin-bottom: 30px; */
}
.toyotatimes-video-tab-banner{
    width: 100%;
    position: relative;
}
.toyotatimes-video-tab-banner-title-box{
    width: 30%;
    background: #191919;
    float: right;
}
.toyotatimes-video-tab-banner-title-box .gallery-thumbs{
    width: 85.7%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.toyotatimes-video-tab-banner-title-li{
    width: 100%;
    opacity: .5;
    height: auto!important;
    cursor: pointer;
    padding-bottom: 30px;
}
.toyotatimes-video-tab-banner-title-li:last-child{
    padding-bottom: 0;
}
.toyotatimes-video-tab-banner-title-li.swiper-slide-thumb-active{
    opacity: 1;
}
.toyotatimes-video-tab-banner-title-li-img,
.toyotatimes-video-tab-banner-title-li-text-box{
    float: left;
}
.toyotatimes-video-tab-banner-title-li-img{
    width: 45%;
    margin-right: 3%;
    position: relative;
}
.toyotatimes-video-tab-banner-title-li-text-box{
    width: 50%;
}
.toyotatimes-video-tab-banner-title-li-text-date{
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.toyotatimes-video-tab-banner-title-li-text {
    line-height: 1.5;
    /* font-family: "hyykh" !important; */
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #fff;
}

.toyotatimes-video-tab-banner-btn{
    width: 100%;
    height: 12px;
    position: absolute;
    display: none;
}
.toyotatimes-video-tab-banner-btn-prev{
    background: url(../images/btn-prev.png) no-repeat center center / auto 12px;
    top: 20%;
}
.toyotatimes-video-tab-banner-btn-next{
    background: url(../images/btn-next.png) no-repeat center center / auto 12px;
    bottom: 20%;
}
.toyotatimes-video-tab-banner-cont-box{
    width: 70%;
    float: left;
}
.toyotatimes-video-tab-banner-cont-li,
.toyotatimes-video-tab-banner-cont-li-img {
    width: 100%;
}
.toyotatimes-video-tab-banner-cont-li{
    position: relative;
}
.toyotatimes-video-tab-banner-cont-li-btn{
    width: 11.76%;
    position: absolute;
    right: 2%;
    bottom: 4%;
}
.toyotatimes-video-tab-banner-gradation{
    width: 36.51%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
}
.toyotatimes-video-tab-banner-gradation img{
    width: auto;
    height: 100%;
}


/* 热门推荐 */
.toyotatimes-video-same-title-inner{
    padding: 30px 0;
}
.toyotatimes-video-same-title-left {
    float: left;
    line-height: 1.4;
    font-family: "hyykh"!important;
    font-size: 40px;
    color: #fff;
}
.toyotatimes-video-same-title-right {
    float: right;
    line-height: 3.3;
    font-size: 18px;
    background: url(../images/ftsb-list-goto.png) no-repeat center right / 22px auto;
}
.toyotatimes-video-same-title-right a {
    display: block;
    padding-right: 30px;
    color: rgba(255, 255, 255, .8);
}
.toyotatimes-video-hot-recommendation-cont-box-inner{
    position: relative;
}
.hot-recommendation-swiper{
    /* height: 66%; */
}
.hot-recommendation-swiper .swiper-wrapper{
    display: block;
    height: auto;
}
.toyotatimes-video-hot-recommendation-cont{
    float: left;
    width: 16%;
    margin: 0 .8% 0 0;
    height: auto!important;
    margin-bottom: 30px;
}
.toyotatimes-video-hot-recommendation-cont:nth-child(6n){
    margin-right: 0;
}
.toyotatimes-video-hot-recommendation-cont-img{
    width: 100%;
    border-radius: 7px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
.toyotatimes-video-hot-recommendation-cont-img-btn{
    width: 15%;
    position: absolute;
    right: 2%;
    bottom: 4%;
}
.toyotatimes-video-hot-recommendation-cont-text{
    height: 80px;
    line-height: 1.625;
    font-size: 16px;
    color: #fff;
}
.hot-recommendation-pagination{
    width: auto;
    top: -34%;
    right: 6%;
    color: #666;
    bottom: auto;
    left: auto;
    display: none;
}
.hot-recommendation-pagination .swiper-pagination-current,
.hot-recommendation-pagination .swiper-pagination-total{
    font-size: 18px;
}
.hot-recommendation-pagination .swiper-pagination-current{
    color: #fff;
}
.hot-recommendation-next,
.hot-recommendation-prev{
    width: 8px;
    height: 15px;
    top: -20%;
    display: none;
}
.hot-recommendation-next{
    background: url(../images/btn-hot-recommendation-next.png) no-repeat center center / 100% auto;
    right: 1%;
}
.hot-recommendation-prev{
    background: url(../images/btn-hot-recommendation-prev.png) no-repeat center center / 100% auto;
    right: 3%;
    left: auto;
}

/* 相同排列 */
.toyotatimes-video-same-permutation-box{
    display: none;
}
.toyotatimes-video-same-permutation-cont-left{
    float: left;
    width: 32.46%;
    border-radius: 5px;
    overflow: hidden;
}
.toyotatimes-video-same-permutation-cont-left-img{
    width: 100%;
}
.toyotatimes-video-same-permutation-cont-left-text{
    padding: 30px 25px;
    background: #212121;
    line-height: 1.625;
    font-size: 16px;
    color: #fff;
}
.toyotatimes-video-same-permutation-cont-right{
    float: right;
    width: 66.26%;
    position: relative;
}
.toyotatimes-video-same-permutation-cont-right-img{
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.toyotatimes-video-same-permutation-cont-right-text{
    padding: 8px 0;
    line-height: 1.625;
    font-size: 16px;
    color: #fff;
}
.same-permutation-pagination{
    position: absolute;
    top: -5%;
    right: 0;
}
.swiper-pagination-bullet{
    background: #fff;
    margin: 0 5px;
}

@media screen and (min-width:2500px) and (max-width:2560px){
    .toyotatimes-video-wrap{
        margin-top: 110px;
    }
}
@media screen and (max-width:1600px){
    .toyotatimes-video-wrap{
        margin-top: 65px;
    }
    .toyotatimes-video-tab-banner-title-box .gallery-thumbs{
        height: 56%;
        padding: 0;
    }
    .toyotatimes-video-tab-banner-title-li-text{
        font-size: 12px;
        
    }
    .toyotatimes-video-tab-banner-btn-prev{
        top: 15%;
    }
    .toyotatimes-video-tab-banner-btn-next{
        bottom: 15%;
    }
    .toyotatimes-video-hot-recommendation-cont-text{
        font-size: 12px;
    }

    .toyotatimes-video-same-permutation-cont-left-text{
        font-size: 14px;
    }
    .toyotatimes-video-same-permutation-cont-right-text{
        font-size: 12px;
    }

/*     .toyotatimes-video-tab-banner-title-box .gallery-thumbs{
        margin-top: 8%;
    } */
    .toyotatimes-video-tab-banner-title-li-text-date{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .toyotatimes-video-tab-banner-title-li-text{
        line-height: 1.2;
        font-size: 14px;
    }

    .hot-recommendation-pagination{
        top: -40%;
    }
    .toyotatimes-video-hot-recommendation-cont{
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1280px) {
    .toyotatimes-video-wrap{
        margin-top: 68px;
    }

    .toyotatimes-video-tab-banner-title-li{
        padding-bottom: 20px;
    }
    .toyotatimes-video-tab-banner-title-li-text-date{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .toyotatimes-video-tab-banner-title-li-text{
        line-height: 1.2;
        font-size: 14px;
    }



}































