@media screen and (max-width:500px){.content .product_list .product-item-div div{text-align:center}.content{padding:15px 15px 0;background-color:#ddd;width:100%;height:-moz-max-content;height:max-content}.content .product_list .product-item-div img{width:100%;height:100%;display:block}.content .product_list .product-item-div div{width:100%;height:35px;line-height:35px;font-size:16px;color:#555;padding:0 5px}}@media screen and (min-width:501px){.content .product_list .product-item-div div{text-align:center}.content .product_list{overflow:hidden;width:100%;padding:20px}.content .product_list .product-item-div{height:290px;width:270px;box-shadow:0 2px 9px #bbb;margin:10px;float:left}.content .product_list .product-item-div div{height:40px;line-height:40px;font-size:15px;color:#555;padding:0 5px}.content .product_list .product-item-div img{width:100%;height:250px;display:block}.content .product_list .product-item-div:hover{transform:scale(1.01);box-shadow:0 2px 9px #08427c}}