
/*广告*/
#ad img{width:100%;}
#ad .swiper-pagination-bullet{
  border: 1px solid rgba(255,255,255,0.8);
}
 #ad .swiper-pagination-bullets {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
}

/*列表*/
.list{margin-bottom:20px;position:relative;}
.jList{margin-top: 10px;}
.hotRecommend{margin-top: 2px;}

.newYabi{position:relative;padding-top:4.5rem;}
.newYabi .hd{left:1rem;top:1rem;width:7.375rem;height:3rem;background:url(img_s/yb.jpg) no-repeat;background-size:cover;text-indent:-999em;}
.newYabi .more{right:1rem;top:1.667rem;width:7.292rem;height:1.8333rem;background:url(img_s/moreYb.png) no-repeat;background-size:cover;text-indent:-999em;}


.hotRecommend{position:relative;padding-top:4rem;padding-bottom:120px;}
.hotRecommend .hd{left:1rem;top:1rem;width:7.375rem;height:2.792rem;background:url(img_s/tj.jpg) no-repeat;background-size:cover;text-indent:-999em;}
.hotRecommend .more{display:block;position:absolute;bottom:69px;width:100%;font-size:14px;text-align:center;color:#4a6e87;cursor:pointer;}


.yabi_large{margin-bottom:1.48rem;text-align:center;}
.yabi_large .pre,.yabi_large .next{top:6.444rem;width:1.48rem;height:4.74rem;background-size:cover;}
.yabi_large .pre{left:2.11rem;background-image:url(img_s/pre.png);}
.yabi_large .next{right:2.11rem;background-image:url(img_s/next.png);}

.yabi_large .cell{display:block;width:19.5rem;margin:0 auto;}
.yabi_large .va{width:19.5rem;height:17.3rem;display:table-cell;vertical-align: middle;background:url(img_d/newTujian/index_yabi_bg.jpg) no-repeat 50% 50%;background-size: cover;}
.yabi_large .img{max-width:100%;max-height:100%;}
.yabi_large .txt{display:block;width:17.666rem;height:2.037rem;margin:0 auto;line-height:2rem;font-size:0.8rem;color:#fff;background:url(img_s/yb_name.png);background-size:cover;}

.yabi_small{margin:0 auto;width:26rem;}
.yabi_small .cell{float:left;width:5.48rem;height:7.851rem;margin:0 0.5rem;background:url(img_s/yb_sbg.png);background-size:cover;text-align:center;}
.yabi_small .cell.on{background:url(img_s/yb_sbg_h.png);background-size:cover;}
.yabi_small .va{width:100%;height:6.2rem;margin-top:0.333rem;}
.yabi_small .img{width: 100%; max-height: 100%; height: 100%; object-fit: cover;}
.yabi_small .txt{height:1.3rem;line-height:1.3rem;font-size:0.8rem;color:#fff;}
