@charset "utf-8";
/* Css Document */

/* 通用样式 */



.toyotimes-banner-wrap{
    margin-top: 67px;
}
.ftsb-content{
    margin-top: 0;
    margin-bottom: 50px;
}
.same-section-sametitle {
    border-bottom: 1px solid rgba(5,16,44,.1);
    margin-bottom: 20px;
}
.same-section-sametitle-left {
    float: left;
    line-height: 1.4;
    font-family: "hyykh"!important;
    font-size: 40px;
    color: #000;
}
.same-section-sametitle-right {
    float: right;
    line-height: 3.3;
    font-size: 18px;
    background: url(../images/ftsb-list-goto.png) no-repeat center right / 22px auto;
}
.same-section-sametitle-right a {
    display: block;
    padding-right: 30px;
    color: rgba(0, 0, 0, .8);
}

/* banner区域 */
.toyotimes-banner{
    float: left;
    width: 64.84375%;
}
.toyotimes-banner-img{
    width: 100%;
    position: relative;
}
/* banner内时间 */
.toyotimes-banner-date-title{
    background: #ebebeb;
}
.toyotimes-banner-date-title-inner {
    width: 93.57%;
    margin: 0 auto;
    padding: 20px 0;
}
.toyotimes-banner-date{
    margin-bottom: 10px;
}
.toyotimes-banner-date-left,
.toyotimes-banner-date-left-top,
.toyotimes-banner-date-left-bot,
.toyotimes-banner-date-right {
    float: left;
}
.toyotimes-banner-date-left-top,
.toyotimes-banner-date-left-bot,
.toyotimes-banner-date-right {
    font-size: 16px;
    color: rgba(0, 0, 0, .8);
}

.toyotimes-banner-title {
    height: 68px;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
}
.toyotimes-banner-title a{
    color: #000;
}
/* banner区域右侧 */
.toyotimes-tag-zxxx{
    float: right;
    width: 35.15625%;
}
.toyotimes-tag-inner,
.toyotimes-zxxx-box-inner,
.toyotimes-tag-fix-show-box-inner {
    width: 85.7%;
    margin: 0 auto;
}
/* 最新信息 */
.toyotimes-zxxx-li{
    /* margin-bottom: 10px; */
}
.toyotimes-zxxx-title{
    margin: 0;
}
.toyotimes-zxxx-title .same-section-sametitle-left{
    line-height: 2;
    font-family: "hyykh"!important;
    font-size: 32px;
    font-weight: bold;
}
.toyotimes-zxxx-li-img,
.toyotimes-zxxx-li-text{
    float: left;
}
.toyotimes-zxxx-li-img{
    /* width: 45%; */
    width: 38%;
    margin-right: 3%;
    position: relative;
}
.toyotimes-zxxx-li-text{
    width: 50%;
}
.toyotimes-zxxx-source-box{
    width: 100%;
    margin-bottom: 5px;
}
.toyotimes-zxxx-source{
    float: left;
    padding: 5px;
    border: 1px solid #878787;
    border-radius: 3px;
    text-align: center;
    line-height: 0.9;
    font-size: 14px;
    color: #878787;
}
.toyotimes-zxxx-source a{
    color: #878787;
}
.toyotimes-zxxx-source:hover{
    border-color: #ea0a1d;
}
.toyotimes-zxxx-source:hover a,
.toyotimes-zxxx-li-title:hover a{
    color: #ea0a1d;
}
.toyotimes-zxxx-li-date{
    font-size: 16px;
    color: #7f7f7f;
    margin-bottom: 3px;
}
.toyotimes-zxxx-li-title {
    line-height: 1.3;
    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: 2;
}
.toyotimes-zxxx-li-title a{
    color: rgba(0, 0, 0, .9);
}

/* tag */
.toyotimes-tag {
    padding: 26px 0 16px;
    background: #f7f7f7;
    position: relative;
}
.toyotimes-tag-title{
    font-size: 18px;
    color: #424144;
    margin-bottom: 3%;
}
.toyotimes-tag-cont a,
.toyotimes-tag-fix-show-cont a,
.ftsb-ftzx-link a{
    float: left;
    padding: 0 2%;
    margin-right: 3%;
    /* border: 1px solid #ea0a1d; */
    border: 1px solid #999999;
    border-radius: 100px;
    text-align: center;
    line-height: 2.2;
    font-size: 15px;
    color: #ea0a1d;
    color: #666666 ;
    margin-bottom: 10px;
    /* transition-duration: .6s; */
}
.toyotimes-tag-cont a{
    display: none;
}
.toyotimes-tag-cont a:hover,
.toyotimes-tag-fix-show-cont a:hover,
.ftsb-ftzx-link a:hover{
    background: #ea0a1d;
    color: #fff;
}
.toyotimes-tag-cont-show-btn{
    width: 100%;
    height: 15px;
    background: url(../images/btn-toyotimes-tag-cont-show.png) no-repeat center center / auto 100%;
}

.toyotimes-tag-fix-show-box{
    width: 100%;
    padding: 26px 0 16px;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    display: none;
}
.toyotimes-tag-fix-show-close{
    width: 4%;
    position: absolute;
    top: 5%;
    right: 5%;
}


/* 视频化入口 */
.toyotimes-video_based-box-inner{
    padding: 40px 0;
}

/* news 热门访问排行 */
.toyotimes-news-hotranking{
    padding: 20px 0 40px;
    background: #f7f7f7;
}
.toyotimes-news-wrap,
.toyotimes-hotranking-wrap{
    float: left;
    width: 48.79%;
}
.toyotimes-news-wrap{
    margin-right: 2.4%;
}
.toyotimes-news_hot-title{
    line-height: 2;
    font-family: "hyykh"!important;
    font-size: 40px;
    font-weight: bold;
    /* position: relative; */
    margin-bottom: 5%;
    border-bottom: 1px solid rgba(5,16,44,.1);
}

.toyotimes-news,
.toyotimes-hotranking{
    background: #fff;
    border-radius:10px;
}
.toyotimes-news_hot-lunbo{
    width: 100%;
    height: auto;
    box-shadow: 0 0 34px 1px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.toyotimes-news_hot-lunbo-img{
    width: 100%;
    position: relative;
}
.toyotimes-news_hot-lunbo-img-btn{
    width: 10%;
    position: absolute;
right: 2%;
bottom: 4%;
}
.toyotimes-news_hot-lunbo-text{
    height: 12vh;
    padding: 4% 4% 6%;
}
.toyotimes-news_hot-lunbo-source-date{
    margin-bottom: 2%;
}
.toyotimes-news_hot-lunbo-source,
.toyotimes-news_hot-lunbo-date{
    float: left;
}
.toyotimes-news_hot-lunbo-source{
    width: 4vw;
    line-height: 1.5;
    background: #ea0a1d;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: 2%;
}
.toyotimes-news_hot-lunbo-date{
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, .5);
}
.toyotimes-news_hot-lunbo-title{
    line-height: 1.4;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.toyotimes-news_hot-lunbo-title a{
    color: #000;
}
.toyotimes-news_hot-lunbo .swiper-slide:hover .toyotimes-news_hot-lunbo-title{
    color: #ea0a1d;
}
.toyotimes-news_hot-lunbo .swiper-slide:hover a{
    color: #ea0a1d;
}
/* .toyotimes-news-lunbo .toyotimes-news_hot-lunbo-text{
    height: 11.3vh;
}
.toyotimes-hotranking-lunbo .toyotimes-news_hot-lunbo-text{
    height: 15vh;
} */
.toyotimes-news_hot-lunbo-pagination{
    bottom: 5%!important;
}
.toyotimes-news_hot-lunbo-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 10px!important;
}
.toyotimes-news_hot-lunbo-pagination .swiper-pagination-bullet-active{
    background: #ea0a1d;
}

/* 相同排列新闻内容 */
.same-section-box {
    /* padding: 56px 0 0; */
    padding: 30px 0 0;
}

/* 相同排列新闻内容链接 */
.same-section-link {
    margin-bottom: 40px;
}
.same-section-link a {
    display: block;
    float: left;
    /* width: 98px; */
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ea0a1d;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    color: #ea0a1d;
    margin-right: 20px;
}
/* 相同排列新闻内容主要内容 */
.same-section-img-box,
.same-section-list {
    width: 49%;
}
/* 相同排列新闻内容图文 */
.same-section-img {
    width: 100%;
    margin-bottom: 10px;
}
.same-section-img img {
    display: block;
    width: 100%;
    height: auto;
}
.same-section-text-time {
    line-height: 1.875;
    font-size: 16px;
    color: rgba(0, 0, 0, .6);
}
.same-section-text-title {
    line-height: 1.8;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.same-section-text-title a {
    color: #000;
}
.same-section-text-summry {
    line-height: 1.75;
    font-size: 16px;
    color: rgba(0, 0, 0, .8);
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* .same-section-img-box:hover .same-section-text-time{
    color: rgba(234, 10, 29, .6);
} */
.same-section-img-box .same-section-text-title:hover a{
    color: #ea0a1d;
}
/* .same-section-img-box:hover .same-section-text-summry{
    color: rgba(234, 10, 29, .8);
} */
/* 相同排列新闻内容列表 */
.same-section-list {
    padding: 0px 0;
    background: #fff;
    box-shadow: 0 0 24px rgba(0, 0, 0, .05);
    border-radius: 10px;
}
.same-section-list-ul {
    width: 90%;
    margin: 0 auto;
    padding-top: 39px;
}
.same-section-list-li {
    margin-bottom: 40px;
}
.same-section-list-li:last-child {
    margin-bottom: 40px;
}
.same-section-list-li-text {
    float: left;
    width: 62%;
}
.same-section-text .toyotimes-zxxx-source-box,
.same-section-list-li-text .toyotimes-zxxx-source-box,
.ftsb-ftzx-li .toyotimes-zxxx-source-box{
    margin-bottom: 10px;
}
.same-section-list-li-text-time {
    line-height: 1;
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
}
.same-section-list-li-text-time:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ea0a1d;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.same-section-list-li-text-title {
    /* height: 60px; */
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    /* margin-bottom: 10px; */
    padding-right: 25px;
    position: relative;
}
.same-section-list-li-text-title-goto {
    width: 4.5%;
    position: absolute;
    /* top: 15%; */
    top: 10px;
    right: 0;
}
.same-section-list-li-text-title-goto a,
.same-section-list-li-text-title-goto img {
    display: block;
    width: 100%;
}
.same-section-list-li-text-title-goto a {
    height: 100%;
}
.same-section-list-li-text-title-goto img {
    height: auto;
}
.same-section-list-li-text-title a {
    color: #000;
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.same-section-list-li-text-summry {
    line-height: 2;
    font-size: 16px;
    color: rgba(0, 0, 0, .8);
}
.same-section-list-li-img {
    float: right;
    /* width: 31%; */
    width: 38%;
}
.same-section-list-li-img img {
    display: block;
    width: 100%;
    height: auto;
}
/* .same-section-list-li:hover .same-section-list-li-text-time{
    color: rgba(234, 10, 29, .5);
} */
.same-section-list-li .same-section-list-li-text-title:hover a{
    color: #ea0a1d;
}
/* .same-section-list-li:hover .same-section-list-li-text-summry{
    color: rgba(234, 10, 29, .8);
} */
/* 个别设置 */
.ftzx-box {
    /* padding-top: 72px; */
}
/* 相同排列新闻内容-图文左列表右 */
.same-section-box:nth-child(odd) .same-section-img-box {
    float: left;
}
.same-section-box:nth-child(odd) .same-section-list {
    float: right;
}
/* 相同排列新闻内容-图文右列表左 */
.same-section-box:nth-child(even) .same-section-img-box {
    float: right;
}
.same-section-box:nth-child(even) .same-section-list {
    float: left;
}



/* 栏目页 */
.column-box{
    padding-bottom: 40px;
}
.list-box {
    padding: 67px 0 40px;
}
/* ----------------------------丰田资讯-------------------------------- */
.ftsb-ftzx-link-wrap{
    background: #f7f7f7;
    padding: 26px 0 16px;
}
.ftsb-ftzx-link-wrap-inner{
    width: 96%;
    margin: 0 auto;
}
.ftsb-ftzx-link-wrap-inner .toyotimes-tag-title{
    margin-bottom: 1%;
}
.ftsb-ftzx-link-wrap-inner .ftsb-ftzx-link a{
    margin-right: 1%;
}

.ftsb-ftzx-year{
}
.ftsb-ftzx-year-inner{
    width: 100%;
    padding: 30px 0;
    border-bottom: 4px solid #ea0b1c;
}
.ftsb-ftzx-year-text,
.ftsb-ftzx-year-num,
.ftsb-ftzx-year-num-cont{
    float: left;
}
.ftsb-ftzx-year-text,
.ftsb-ftzx-year-num-cont a{
    font-size: 20px;
    color: #000;
}
.ftsb-ftzx-year-text{
    width: 4%;
}
.ftsb-ftzx-year-num{
    width: 96%;
}
.ftsb-ftzx-year-num-cont{
    margin-right: 2%;
    cursor: pointer;
}
.ftsb-ftzx-year-num-cont:hover a,
.ftsb-ftzx-year-num-cont.active a{
    color: #e60021;
}

/* 丰田资讯列表 */
.ftsb-ftzx-listbox {
    padding-top: 30px;
}
/* .ftsb-ftzx-listbox, */
.ftsb-ftzx-ul {
    width: 100%;
}
.ftsb-ftzx-li {
    padding: 22.5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}
.ftsb-ftzx-li-time {
    line-height: 1.375;
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
    padding-left: 20px;
    position: relative;
}
.ftsb-ftzx-li-time:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ea0a1d;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.ftsb-ftzx-li-title {
    line-height: 2.1;
    font-size: 20px;
}
.ftsb-ftzx-li-title a {
    color: #000;
}
.ftsb-ftzx-li-summry {
    width: 95%;
    padding-right: 5%;
    line-height: 2.5;
    font-size: 16px;
    color: rgba(0, 0, 0, .8);
    position: relative;
}
.ftsb-ftzx-li-goto {
    width: 1.5%;
    position: absolute;
    top: 30%;
    right: 0;
}
.ftsb-ftzx-li-goto a,
.ftsb-ftzx-li-goto img {
    display: block;
    width: 100%;
}
.ftsb-ftzx-li-goto a {
    height: 100%;
}
.ftsb-ftzx-li-goto img {
    height: auto;
}
/* .ftsb-ftzx-li:hover .ftsb-ftzx-li-time{
    color: rgba(234, 10, 29, .5);
} */
.ftsb-ftzx-li .ftsb-ftzx-li-title a:hover{
    color: #ea0a1d;
}
/* .ftsb-ftzx-li:hover .ftsb-ftzx-li-summry{
    color: rgba(234, 10, 29, .8);
} */
/* 丰田资讯查看更多 */
.ftsb-ftzx-loadmore {
    width: 260px;
    height: 74px;
    line-height: 74px;
    background: #ea0a1d;
    border-bottom: 6px solid #000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 60px auto;
    cursor: pointer;
    display: none;
}
@media screen and (min-width:1600px) and (max-width:1750px){
    .ftsb-ftzx-year-text{
        width: 8%;
    }
    .ftsb-ftzx-year-num{
        width: 92%;
    }
}
@media screen and (max-width:1600px) {
    .toyotimes-banner-wrap{
        margin-top: 67px;
    }
    .ftsb-content{
        margin-top: 0;
    }
    .toyotimes-banner-date-left-top,
    .toyotimes-banner-date-left-bot,
    .toyotimes-banner-date-right {
        font-size: 18px;
    }
    .toyotimes-banner-title{
        font-size: 28px;
    }

    .toyotimes-zxxx-source-box{
        margin-bottom: 3px;
    }
     .toyotimes-zxxx-source{
       font-size: 12px;
       padding: 3px;
    }
    .toyotimes-zxxx-li-date{
        font-size: 12px;
    }
    .toyotimes-zxxx-li-title{
        line-height: 1.2;
        font-size: 14px;
    }
     .toyotimes-tag,
     .toyotimes-tag-fix-show-box{
        padding: 20px 0 10px;
    }
    .toyotimes-tag-cont a,
    .toyotimes-tag-fix-show-cont a{
        line-height: 1.4;
        font-size: 12px;
    }
    .toyotimes-tag-title{
        font-size: 16px;
    }


    .toyotimes-news_hot-title{
        font-size: 30px;
    }
    .toyotimes-news_hot-lunbo-source{
        width: 5vw;
        font-size: 12px;
    }
    .toyotimes-news_hot-lunbo-date{
        font-size: 14px;
    }
    .toyotimes-news_hot-lunbo-title{
        font-size: 18px;
    }
    .toyotimes-news_hot-lunbo-pagination .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 8px;
    }

    .ftsb-ftzx-year-text{
        width: 8%;
    }
    .ftsb-ftzx-year-num{
        width: 92%;
    }

}

@media screen and (max-width:1280px) {
    .toyotimes-banner-wrap, {
        /* margin-top: 30px; */
        margin-top: 60px;
    }
    .ftsb-content{
        margin-top: 0;
    }
    .toyotimes-zxxx-li-date{
        font-size: 12px;
    }
    .toyotimes-zxxx-li-title{
        line-height: 1.2;
        font-size: 14px;
    }

}



.pagetop{width:100%; margin-top:80px;}
.pagetop a{display:table; margin:0 auto;}
.pagetop a span{
display:table-cell;
height:40px;
padding-left:20px;
background-image:url(/mobile/common/img/btn_pagetop_blk.png);
background-repeat:no-repeat;
background-position:left;
background-size:14px auto;
font-size:18px;
font-weight:bold;
color:#202020;
vertical-align:middle;
}


/*首页列表页添加订阅跟随*/
.follow_subscribe{width:5%; position:fixed; right:5px; bottom:11%; z-index:100; cursor:pointer;}
.follow_subscribe .pic{width:100%;}
.follow_subscribe .pic2{width: 50%;    margin: 0 auto;}
.follow_subscribe .pic2 img{width: 100%;}
.follow_subscribe .pic img{display:block; width:100%;}
@media screen and (max-width:1440px){
	.follow_subscribe{width:5%; bottom:15%; right:5px;}
}