.storebox{width:100%;min-height:240px;position: relative;}
.storebox .hd{position: absolute;bottom:8px;z-index:99;width: 100%;text-align: center;}
.storebox .hd ul{ display:inline-block; height:5px; padding:3px 5px;}
.storebox .hd ul li{ display:inline-block; width:8px; height:8px;color:#fff; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff; margin:0 5px;  vertical-align:top; overflow:hidden;}
.storebox .hd ul .on{background: #ff8942;color:#ff8942;width:13px;height:8px; border-radius: 8px;}
.storebox .bd{width:100%;min-height:240px;}
.storebox .bd img{min-height:240px;width:100%;}


.goodslistbox{width:100%;min-height:200px;position: relative;}
.goodslistbox .hd{position: absolute;bottom:8px;z-index:99;width: 100%;text-align: center;}
.goodslistbox .hd ul{ display:inline-block; height:5px; padding:3px 5px;}
.goodslistbox .hd ul li{ display:inline-block; width:8px; height:8px;color:#fff; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff; margin:0 5px;  vertical-align:top; overflow:hidden;}
.goodslistbox .hd ul .on{background: #ff8942;color:#ff8942;width:13px;height:8px; border-radius: 8px;}
.goodslistbox .bd{width:100%;min-height:200px;}
.goodslistbox .bd img{min-height:200px;width:100%;}