/*轮播图*/
.slideBox1{width: 100%;height: 216px;overflow: hidden;position: relative;}
.slideBox1 .slideobj {height:216px;}
.slideBox1 img{display: block; margin: 0 auto; width: auto;max-width:100%!important;height: 216px;}
.slideBox1 .hd{text-align:center;position:absolute;height:10px;line-height:10px;bottom:10px;left:0;right:0;}
.slideBox1 .hd ul{position:relative;display:inline;}
.slideBox1 .hd ul li{display:inline-block;width: 10px;height: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin: 0 5px;cursor: pointer;background:#fff;opacity: 0.5}
.slideBox1 .hd ul li.on{opacity: 1;width: 20px;}


.adv_wrap{margin-bottom: 20px;}

.list_ul li{padding: 20px 0;border-bottom: 1px solid #EAEAEA}
.list_ul li:first-child{padding-top: 0}
.list_ul li a{display: block;}
.list_ul li .left_b{width: 253px;height: 190px;float: left;}
.list_ul li .left_b img{width: 100%;height: 100%;object-fit: cover;}
.list_ul li .right_b{margin-left: 266px;position: relative;height: 190px;}

.list_ul li .right_b .htitle{font-size: 24px;max-width: 360px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list_ul li .tag{margin-top: 18px;font-size: 0;}
.list_ul li .tag span{display: inline-block;vertical-align: top;height: 26px;line-height: 26px;padding: 0 15px;font-size: 14px;color: #fff;margin-right: 8px;border-radius: 13px}
.list_ul li .tag span.benjiremai{background:linear-gradient(90deg,rgba(246,44,92,1) 0%,rgba(250,137,119,1) 100%);}
.list_ul li .tag span.chaozhitejia{background:linear-gradient(90deg,rgba(15,189,171,1) 0%,rgba(31,218,181,1) 100%);}
.list_ul li .tag span.renqituijian{background:linear-gradient(90deg,rgba(15,137,241,1) 0%,rgba(35,185,255,1) 100%);}
.list_ul li .tag span.same{background:#FEEBED ;color: #F93A4D}

.list_ul li .otherInfo{margin-top: 15px;font-size: 14px;color: #999;max-width: 420px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_ul li .otherInfo em{display: inline-block;width: 1px ;height: 14px;background: #999;vertical-align: middle;margin-left: 8px;margin-right: 8px;margin-top: -2px;}
.list_ul li .price{position: absolute;bottom: 12px;font-size: 16px;color: #F93A4D;}
.list_ul li .price strong{font-size: 28px;}

.list_ul li span.seeDetail{display: block;position: absolute;bottom: 0;right: 0;font-size: 16px;color: #fff;width: 150px;height: 50px;line-height: 50px;text-align: center;background:#F93A4D;box-shadow:0px 10px 24px 0px rgba(249,58,77,0.2);border-radius:25px;}
.list_ul li span.seeDetail:hover{background: #e9162b;}
.list_ul li.empty{border-bottom: none;}
.list_ul li.empty img{display: block;margin: 0 auto;}
.list_ul li.empty span{display: block;text-align: center;line-height: 88px;}









