.show-main{
	width: 100%;}
.show-item{
	width: 27%;
	margin: 3%;
	display: inline-block;
	float: left;

	background-color: #f4f4f4;}
.show-item img{
	width: 100%;}
.link{
	height: 50px;
	line-height: 50px;
	text-align: center;
	/*background: url(img/navbgx.png) repeat-x;*/
	background-color: rgb(220,46,46);}
.link h2 a{
	font-size: 18px;
	color: #fff;}
.link h2 a:hover{
	color: #ffde79;}