.larimg {
  width: 100%;
  min-width: 1200px;
  
}
.larimg img {
  width: 100%;
  height: 100%;
}
.crumbs {
	width: 100%;
	min-width: 1200px;
	background-color: #fafafa;
	height: 52px;
	border-bottom: 1px solid #f5f5f5;
}
.crumbs .crumbsbox {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.crumbs .crumbsbox p {
	font-size: 16px;
	color: #666;
	width: 100%;
	height: 100%;
	line-height: 52px;
}
.crumbs .crumbsbox p a {
	font-size: 16px;
	color: #666;
}
.crumbs .crumbsbox p span {
	color: #26568c;
}
.productt {
	width: 100%;
	height: 1494px;
}
.productt .producttbox {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}
.productt .producttbox .productul {
	float: left;
	width: 100%;
}
.productt .producttbox .productul li {
	float: left;
	width: 294px;
	height: 384px;
	margin-right: 8px;
	cursor: pointer;
	position:relative;
	overflow:hidden;
	padding-top: 0px;
	box-sizing: border-box;
}
.productt .producttbox .productul li:nth-child(4n) {
	margin-right: 0;
}
.productt .producttbox .productul li img {
	width: 280px;
	position:absolute;
	top: 0;
	height: 280px;
	border:1px solid #CCCCCC;
}
.productt .producttbox .productul li p {
	width: 100%;
	line-height: 30px;
	text-align: center;
	color: #333;
	text-overflow:ellipsis;
	box-sizing: border-box;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
nav {
	text-align: center;
}
nav .active a {
	background-color: #26568c !important;
	border-color: #26568c !important;
	-color: #fff !important;
}
.pagination li a {
	color: #333;
}
.pagination {
	margin: 92px 0;
}
.pagination li {
	float: left;
	margin-right: 20px;
}
.pagination li:last-child {
	margin-right: 0px;
	border-radius: 0;
	margin-left: 4px;
}
.pagination li:last-child a {
	color: #333!important;
}
.pagination li:last-child span {
	color: #333!important;
}
.pagination li:first-child a {
	color: #333!important;
}
.pagination li:first-child span {
	color: #333!important;
}
.pagination li:first-child {
	border-radius: 0;
	margin-right: 24px;
}
.cpml{
text-align:center;
line-height:50px;
font:14px;
}
.cpml a{
text-align:center;
line-height:50px;
font:14px;
}
