.prodBx {
	width: 270px;
	height: 370px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin-right: 26px;
}

.prodBx .ewmcontent.ewm1content {
	top: 30px !important;
}

.prodBx:nth-child(4n) {
	margin-right: 0;
}

.prodBx:hover .tt {
	color: #3c78fc;
}

.prodImg {
	width: 270px;
	height: 216px;
	border-radius: 4px;
	display: block;
	margin-bottom: 10px;
}
