.ce_slider {margin:auto; width:670px; height:120px}
.ce_list_big{float:left; width:17%; margin:0 10px 10px 0; padding:5px; height:230px; overflow:hidden; border:solid 1px #ccc; display: block}
.ce_list_big_tag{position:relative; left:-5px; top:-5px; z-index:1;width:56px;height:56px}
.ce_list_big_content{position:relative; top:-50px;float:right; text-align:center;position:relative; top:-50px; width:100%}
.ce_list_big_img{height:150px}
.ce_list_big_txt{text-align:left}
.ce_list_small{float:left; width:30%; margin:0 10px 10px 0; padding:5px; height:100px; overflow:hidden; border:solid 1px #ccc; display: block}
.ce_list_small_tag{position:relative; left:-5px; top:-5px; z-index:1;width:56px;height:56px}
.ce_list_small_img{position:relative; top:-50px; float:left; width:35%;}
.ce_list_small_txt{position:relative; top:-50px;float:right; width:60%}
.ce_list_list_img{float:left;width:25%}
.ce_list_list_txt{float:right;width:70%}

/* RESPONSIVE */
@media screen and (max-width: 480px) {
.ce_list_big{float:none;width:auto;height:130px}
.ce_list_big_content .feat_price{margin-left:10px}
.ce_list_big_content{position:relative; float:none; text-align:center;width:auto}
.ce_list_big_img{position:relative; float:left; width:48%;}
.ce_list_big_txt{position:relative; float:right; width:48%}



.ce_list_small{width:41%;height:200px}
.ce_list_small_img{float:none;width:auto}
.ce_list_small_txt{float:none;width:auto}
.scrollable{width:200px;height:120px;float:left;}
.ce_slider {margin:auto; width:200px; height:120px}
.ce_slider_narrow {width:auto;overflow-y:hidden;overflow-x:scroll;height:120px;white-space:nowrap;}
.ce_slider_narrow > div { display:inline-block; }
.ce_slider_narrow > div > a > img {width:120px; display:inline-block;}
}

@media screen and (min-width: 481px) and (max-width: 700px) {
.ce_list_big{float:left; width:29%; margin:0 10px 10px 0; padding:5px; height:230px; overflow:hidden; border:solid 1px #ccc; display: block}
.ce_list_small{float:left; width:29%; margin:0 10px 10px 0; padding:5px; height:120px; overflow:hidden; border:solid 1px #ccc; display: block}
.scrollable{width:200px;height:120px;float:left;}
.ce_slider {margin:auto; width:200px; height:120px}
.ce_slider_narrow {width:auto;overflow-y:hidden;overflow-x:scroll;height:120px;white-space:nowrap;}
.ce_slider_narrow > div { display:inline-block; }
.ce_slider_narrow > div > a > img {width:120px; display:inline-block;}
}