.time_slot{width: 100%;text-align: center;padding-bottom:10px;background: #fff;border-bottom: 1px solid #eee;border-top: 1px solid #eee;margin-top: 10px;}
.time_slot .time-list{display: inline-block;margin-top: 10px;height: 35px;line-height: 35px;background: #ccc;padding: 0 8px;box-sizing: border-box;border-radius: 5px;}
.time_slot .active{background: #e00;color: #fff;}
.djs {margin-bottom: 15px;padding: 10px;border: 1px solid #eee;background: #fff;}
.djsBox {text-align: center;}
.djsBox span {text-align: center;font-size: 16px;color: #E4393C;}

.goodsListBox{width: 98%;margin: 0 auto;}
.goodsBox{border-bottom: 1px solid #eee;padding-bottom:15px;background: #fff;}
.catTit{height: 40px;line-height: 40px;border-bottom: 1px solid #ececec;padding: 0 15px;font-size: 14px;font-weight:bold;background: #fff;margin-top: 10px;}
.goodsList{width: 50%;box-sizing: border-box;padding: 10px 5px;float: left;}
.goodsInfo{border: 1px solid #eee;}
.goodsInfo .goodsImg{text-align: center;height: 180px;line-height: 200px;}
.goodsInfo .goodsImg img{width: 90%;margin: 0 auto;max-height: 180px;}
.goodsTit{height: 30px;line-height: 30px;padding: 0 5px;}
.goodsPrice{padding:0 5px 5px 5px;}
.seckill_info{padding: 0 5px 10px 5px;}
.goodsBuy{border: 1px solid #eee;border-top: 0;}
.goodsBuy .nums{width: 50%;float: left;}
.goodsBuy .nums input{height: 30px;line-height: 30px;text-align: center;width: 100%;}
.goodsBuy .btn-qiang{width: 50%;float: left;background: #e00;color: #fff;text-align: center;height: 30px;line-height: 30px;}
.goodsBuy .btn-qiangw{width: 50%;float: left;background: #eee;text-align: center;height: 30px;line-height: 30px;}
.end{height: 30px;line-height: 30px;text-align: center;background: #eee;display: block;}