/*$${"color":[{"val":"#e8e8e8","title":"英文栏目标题"},{"val":"#4a4a4a","title":"栏目标题"},{"val":"#686868","title":"栏目简介文字颜色"},{"val":"#fff","title":"产品标题文字颜色"},{"val":"#ababab","title":"产品简介文字颜色"},{"val":"#666e80","title":"查看更多文字颜色"},{"val":"#3388ff","title":"鼠标滑过‘查看更多’文字"}],"background":[{"val":"#737373","title":"产品标题背景颜色"},{"val":"#3388ff","title":"鼠标滑过产品标题背景/查看更多边框"},{"val":"#f7f7f7","title":"产品简介背景颜色"}],"border":[{"val":"#e1e1e1","title":"产品图片边框"},{"val":"#e6e8ed","title":"查看更多按钮边框"}]}$$*/
#products_145{
	width: 100%;
	padding-top: 60px;
}
#products_145 .products_top{
	width: 100%;
	margin-bottom: 20px;
	display: block;
}
#products_145 .products_top .title-1{
	color: #e8e8e8;
	font-size: 35px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
#products_145 .products_top .title-2{
	color: #4a4a4a;
	font-size:24px;
	text-align: center;
	line-height: 30px;
	margin-top: -25px;
}
#products_145 .products_top .title-3{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #686868;
	padding: 0 20px;
}
#products_145 .productsList{
	width: 1250px;
	margin: 0 auto;
}
#products_145 .productsList .item-li{
	width: 33.3%;
	float: left;
	padding:40px 25px;
}
#products_145 .itemBox{
	width: 100%;
	height: auto;
	display: block;
	overflow-y: auto;
	zoom: 1;
}
#products_145 .productsList .itemBox:hover{
	box-shadow: 0 0 10px 5px rgba(0,0,0,.1);
}

#products_145 .item-li .itemImg{
	width: 100%;
	height: 250px;
	border:#e1e1e1 solid 1px;
	border-bottom: none;	overflow: hidden;
}
#products_145 .item-li .itemImg img{
	width: 100%;	transition: transform .3s ease;
	height: 100%;
	object-fit: cover;
}#products_145 .productsList .itemBox:hover .itemImg img{
	transform:scale(1.06);
}
#products_145 .item-li .itemTit{
	width: 100%;
	height: 45px;
	background: #737373;
	color: #fff;
	line-height: 45px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0 20px;
	text-align: center;
	font-size: 18px;
}
#products_145 .productsList .itemBox:hover .itemTit{
	background: #3388ff;
}
#products_145 .item-li .itemCon{
	width: 100%;
	height:90px;
	background: #f7f7f7;	position: relative;
}
#products_145 .item-li .itemCon .detail{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor:pointer;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding:5px 40px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #ababab;
}
#products_145 .item-li .itemCon::after{
	background: url(/static/images/NP00022_02.png) no-repeat;
	content: '';
	background-size: 100% 100%;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#products_145 .news-more {
	text-align: center;
	margin: 30px 30px;
	transform-style: preserve-3d;
	transition: all 0.5s;
	height: 45px;
}
#products_145 .news-more a{
	width: 200px;
	display: block;
	border:#e6e8ed 1px solid;
	color: #666e80;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	position: relative;
}
#products_145 .news-more a i{
	display: inline-block;
	vertical-align: middle;
	background: url(/static/images/NP00022_01.png) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 10px;
}
#products_145 .news-more:hover i{
	background: url(/static/images/NP00022_03.png) no-repeat;
}
#products_145 .news-more:hover a{
	color: #3388ff;
}
#products_145 .bz-buttonAnimat .inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#products_145 .bz-buttonAnimat:before,
#products_145 .bz-buttonAnimat:after,
#products_145 .bz-buttonAnimat .inner:before,
#products_145 .bz-buttonAnimat .inner:after{
	background:#9493ff;
}
#products_145 .bz-buttonAnimat:before,
#products_145 .bz-buttonAnimat:after,
#products_145 .bz-buttonAnimat .inner:before,
#products_145 .bz-buttonAnimat .inner:after{
	position:absolute;content:"";display:block;
	-webkit-transition:-webkit-transform 0.3s;
	transition:-webkit-transform 0.3s;
	transition:transform 0.3s;
	transition:transform 0.3s,-webkit-transform 0.3s;
}
#products_145 .bz-buttonAnimat:before,
#products_145 .bz-buttonAnimat:after{
	left:0;width:100%;
	height:2px;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
}
#products_145 .bz-buttonAnimat .inner:before,
#products_145 .bz-buttonAnimat .inner:after{
	top:0;width:2px;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);
}

#products_145 .bz-buttonAnimat .inner:before{left:0;}
#products_145 .bz-buttonAnimat .inner:after{right:0;}
#products_145 .bz-buttonAnimat .inner:hover:before,
#products_145 .bz-buttonAnimat .inner:hover:after{
	-webkit-transform:scaleY(1);transform:scaleY(1);
}

#products_145 .bz-buttonAnimat:before{top:0;}
#products_145 .bz-buttonAnimat:after{bottom:0;}
#products_145 .bz-buttonAnimat:hover:before,
#products_145 .bz-buttonAnimat:hover:after{
	-webkit-transform:scaleX(1);transform:scaleX(1);
}
#products_145 .bz-buttonAnimat:hover .inner:before,
#products_145 .bz-buttonAnimat:hover .inner:after{
	-webkit-transform:scaleY(1);transform:scaleY(1);
}
#products_145 .bz-buttonAnimat.clockwise .inner:before{
	-webkit-transform-origin:top center;
	transform-origin:top center;
}
#products_145 .bz-buttonAnimat.clockwise .inner:after{
	-webkit-transform-origin:bottom center;
	transform-origin:bottom center;
}
#products_145 .bz-buttonAnimat.clockwise:before{
	-webkit-transform-origin:right center;
	transform-origin:right center;
}
#products_145 .bz-buttonAnimat.clockwise:after{
	-webkit-transform-origin:left center;
	transform-origin:left center;
}
#products_145 .bz-buttonAnimat.clockwise:hover .inner:before{
	-webkit-transform-origin:bottom center;
	transform-origin:bottom center;
}
#products_145 .bz-buttonAnimat.clockwise:hover .inner:after{
	-webkit-transform-origin:top center;
	transform-origin:top center;
}
#products_145 .bz-buttonAnimat.clockwise:hover:before{
	-webkit-transform-origin:left center;
	transform-origin:left center;
}
#products_145 .bz-buttonAnimat.clockwise:hover:after{
	-webkit-transform-origin:right center;
	transform-origin:right center;
}

#products_145 .home.bz-buttonAnimat:before,
#products_145 .home.bz-buttonAnimat:after,
#products_145 .home.bz-buttonAnimat .inner:before,
#products_145 .home.bz-buttonAnimat .inner:after{
	background:#3388ff;
}
#products_145 .home.bz-buttonAnimat:before,
#products_145 .home.bz-buttonAnimat:after{
	height:1px;
}
#products_145 .home.bz-buttonAnimat .inner:before,
#products_145 .home.bz-buttonAnimat .inner:after{
	width:1px;	
}
@media screen and (max-width: 1260px){
	#products_145 .news-more{
		width: 90%;
	}
	#products_145 .productsList{
		width: 100%;
	}
}
@media screen and (max-width: 768px) {	#products_145{
		padding-top: 20px;
	}
	#products_145 .productsList .item-li{
		width: 50%;
		padding: 10px 5px;
	}
	#products_145 .item-li .itemImg{
		height: 120px;
	}
	#products_145 .item-li .itemTit{
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}
	#products_145 .item-li .itemCon{		height: 75px;
	}	#products_145 .item-li .itemCon .detail{
		line-height: 24px;
		padding: 5px 10px;
		font-size: 14px;
	}
	#products_145 .item-li .itemCon::after{
		width: 18px;
		height: 18px;
		bottom: 7px;
		right: 7px;
	}
	#products_145 .products_top .title-3{
		margin-top: 20px;
	}	#products_145 .productsList{
		padding: 0 5px;
	}	#products_145 .news-more{
		width: 100%;
		margin: 15px 0;
	}
}