.product-content{
	height: 312px;
}
.product-content  p {
	font-size: 14px;
	color: #727070;
}

.product-content  span {
	color: #727070;
}

.product-title{
	color:#000000;
	font-weight: 600;
	font-size:16px;
	
}
.product-model{
	float: left;
	width: 16%;
	padding:30px  0 30px 0;
	text-align:center;

}

.product-model  li{
	font-size: 13px;
	line-height:22px;
	
}
.product-model li:hover {
	color: #0272fd;
}