.item_content ul { list-style:none; } .item_content ul li { width:200px; height:120px; margin:10px } .item_content { width:740px; height:460px; border:1px solid #ccc; } .item_content .item { width:200px; height:120px; line-height:120px; text-align:center; cursor:pointer; background:#ccc; } .item_content .item img { width:200px; height:120px; border-radius:6px; }