.index-toutiao__box{ background:#fff;}
.index-toutiao__box .toutiao-box__title{ width:100%; height: auto; line-height: 25px; padding: 8px 10px 0; box-sizing: border-box; overflow: hidden;}
.index-toutiao__box .toutiao-box__title a{ float:right; color:#999;}
.index_toutiao_title_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/index_toutiao_title_ico.png?v=2)no-repeat;
    -webkit-background-size: 20px;
    background-size: 20px;
    vertical-align: -5px;
    margin-right: 0.3em;
}
.toutiao-box .toutiao-list{ background:#fff;}
.toutiao-box .toutiao-list .toutiao-list__item{ box-sizing:border-box; overflow:hidden; display:block; padding:0 15px; border-bottom:1px solid #F4F4F4;}
.toutiao-box .toutiao-list .toutiao-list__item .label{ font-weight:400; margin-right:5px; font-size:0.7em; padding:1px 2px;border-radius:2px; border:1px solid #ff7f00; color:#ff7f00;vertical-align: 1px;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__title{ line-height:20px; margin:10px 0; color:#333; font-weight:normal; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;  }
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic{ width:100%;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic img{display:block; width:100%; height:50vw; object-fit:cover; max-height:380px;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__xx{ line-height:40px; height:40px; font-size:0.8em; color:#999;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__xx span{ margin-right:10px}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__xx span .tciconfont{ vertical-align: -1px;color: #bbb; margin-right:2px;}

.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic2{ width:100%;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic2 .pic-item{  margin-right:8px;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic2 .pic-item:nth-child(3n){margin-right:0;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__pic2 .pic-item img{ display:block; width:100%; height:22vw; max-height:120px; object-fit:cover;}

.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum { position:relative;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum .picnum { position: absolute; height: 12px; bottom: 0; right: 0; width: 100%; font-size: 12px; padding: 17px 0 7px 0; text-align: right; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 0, 0, .8));}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum .picnum .tciconfont{right: 5px;letter-spacing: 1px; color: #fff; position:absolute;bottom:5px; font-size:1.05em;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum .picnum .tciconfont span{ font-size:0.7em}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum .bofang{ position:absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.1); top: 0; left: 0;}
.toutiao-box .toutiao-list .tuotiao-list__type1 .toutiao-item__picnum .bofang img{ color:#fff; font-size:3em; position:absolute; width:50px; height:50px; top:50%; left:50%; margin-top:-25px; margin-left:-25px;}

.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__content{float:left; width:65%; padding:10px 0; height:22vw; max-height:120px; position:relative;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__content .title{ line-height:25px; color:#333; font-weight:normal; max-height:50px; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__content .xinxi{ line-height:36px; height:36px; font-size:0.8em; color:#999; position:absolute; bottom:0px;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__content .xinxi span{ margin-right:10px}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__content .xinxi span .tciconfont{ vertical-align: -1px;color: #bbb; margin-right:2px;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__pic{width: 35%; box-sizing:border-box; float:right; padding:10px 0px 10px 10px; }
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__pic img{ display:block; width:100%;height:22vw; object-fit:cover; max-height:120px;}

.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .item-picnum{ position:relative;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .picnum { position: absolute; height: 12px; bottom: 0; right: 0; width: 100%; font-size: 12px; padding: 17px 0 7px 0; text-align: right; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 0, 0, .8));}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .picnum .tciconfont{right: 5px;letter-spacing: 1px; color: #fff; position:absolute;bottom:5px; font-size:1.05em;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .picnum .tciconfont span{ font-size:0.7em}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .bofang{ position:absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.1); top: 0; left: 0;}
.toutiao-box .toutiao-list .tuotiao-list__type2 .toutiao-item__picnum .bofang img{ color:#fff; position:absolute; width:34px; height:34px; top:50%; left:50%; margin-top:-17px; margin-left:-17px;}

.toutiao-box .toutiao-list .tuotiao-list__type4{ }
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__content{ padding:10px 0;}
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__content .title{ line-height:25px; color:#333; font-weight:normal; min-height:50px; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__content .xinxi{ line-height:20px; height:20px; font-size:0.8em; color:#999;margin-top: 5px; }
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__content .xinxi span{ margin-right:10px}
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__content .xinxi span .tciconfont{ vertical-align: -1px;color: #bbb; margin-right:2px;}
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__pic{width: 35%; box-sizing:border-box; float:left; padding:10px 10px 10px 0; }
.toutiao-box .toutiao-list .tuotiao-list__type4 .toutiao-item__pic img{ width:100%;height:22vw; object-fit:cover; max-height:244px;}

.toutiao-box .toutiao-list .toutiao-list__item.swiper-slide{ border-bottom:none;}


.fabu_card-box__tishi{ font-size:0.9em; box-sizing:border-box; padding:0 15px; color:#fff; height:40px; line-height:40px; border-radius:5px; background: -webkit-linear-gradient(left, #f3d48c, #cc9c2d);  background: -o-linear-gradient(right, #f3d48c, #cc9c2d); background: -moz-linear-gradient(right, #f3d48c, #cc9c2d);   background: linear-gradient(to right, #f3d48c, #cc9c2d);-webkit-box-shadow: #e2cd9b 1px 1px 6px;box-shadow: #e2cd9b 1px 1px 6px;}
.fabu_card-box__tishi .box-tishi__lt{ padding-left:20px; background:url(fabu-card__icon.png) no-repeat left center;background-size:16px auto;text-align: left;}
.fabu_card-box__tishi .box-tishi__rt{ color:#fff;}
.fabu_card-box__tishi .box-tishi__rt::after{ content:''; display:inline-block; width:7px; height:7px;position: relative; top: -1px; border-top:1px solid #fff; border-right:1px solid #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg);}

.fabu_score_box{
    margin-top: 10px;
    background-color:#fffcf5;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: #dadada 1px 1px 6px;
    box-shadow: #dadada 1px 1px 6px;
}
.fabu_score_box .fabu_score_title{
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-left: 20px;
    color: #eabe56;
    font-size: 1.2em;
    font-weight: 500;
}
.fabu_score_box .fabu_score_title .tciconfont{
    font-size: 1.1em;
}
.fabu_score_box .fabu_score_title span{
    color: #f60;
}
.fabu_score_box .fabu_score_msg{
    line-height: 22px;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    color: #666;
}
.fabu_score_box .fabu_score_msg span{
    color: #009fff;
}
.fabu_score_box .fabu_score_btn{
    width: 80px;
    height: 20px;
    line-height: 20px;
    font-size: 0.8em;
    padding-top: 15px;
    background: #f00;
    color: #fff;
    position: absolute;
    top: -7px;
    right: -30px;
    text-align: center;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.sign-float{
    width: 2.8em;
    height: 2.8em;
    position: fixed;
    bottom: 25%;
    right: 0.9em;
    z-index: 9999;
}
.sign-float a{
    width: 100%;
    height: 100%;
    display: block;

}
.sign-float a img{
    width: 100%;
    height: 100%;
    display: block;

}
.focuspic_circle{
    position: absolute;
    z-index: 999999999999999;
    left: 0;
    bottom: 0px;
}

.info_manage-label{
    position: fixed;
    right: 1em;
    bottom: 15%;
    z-index: 100;
    width: 46px;
    height: 190px;
    overflow: hidden;
}

.info_manage-label a{
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 0.9em;
    display: block;
    text-align: center;
    margin-top: 3px;
    border-radius: 100%;
    color: #fff;
    background: #f60;
}