﻿.nr-ul{
	width: 100%;
	margin: 0px 3%;
}
.nr-ul li{
	float: left;
	width: 27%;
	margin-top: 32px;
	margin-right: 6%;
	position: relative;
}
 .nr-ul li a{color: #333333; }
 .nr-ul li span{
 	width: 100%;
 	text-align: center;
 	line-height: 30px;
 	display: inline-block;
 }
  .nr-ul img{width: 100%}
  .nr-ul a:hover img{transform: scale(1.1,1.1);}
.q{margin-right: 0%;}