.jdc-product-list .jdc-product-list-hd {
	background: #272940 url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/jdc-product-list/i/product-hd.png) no-repeat center 0
}

.jdc-product-list .product-floor {
	min-height: 300px;
	padding: 30px;
}

.jdc-product-list .product-floor h5 {
	text-align: center;
	color: #3171ff;
	font-size: 24px;
	line-height: 36px
}

.jdc-product-list .product-floor .product-floor-ct {
	padding-top: 0px;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	font-size: 0
}

.jdc-product-list .product-floor:nth-child(2n) {
	background: #f3f5fb
}

.jdc-product-list .product-floor .product-floor-item {
	position: relative;
	float: left;
	width: 16%;
	height: 100px;
	margin-bottom: 0px;
	text-align: center;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.jdc-product-list .product-floor .product-floor-item:hover {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(20,34,67,.1)
}

.jdc-product-list .product-floor .product-floor-item a {
	padding-top: 15px;
	display: block
}

.jdc-product-list .product-floor .product-floor-item .help-hot {
	display: inline-block;
	padding: 0 3px;
	font-size: 12px;
	border-radius: 2px;
	line-height: 15px;
	margin-right: 5px;
	background: #ff4401;
	color: #fff;
	vertical-align: 2px
}

.jdc-product-list .product-floor .product-floor-item .help-org {
	background: #ff7200
}

.jdc-product-list .product-floor .jh-plat-funeng .product-img {
	padding: 10px;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	line-height: 10px;
	border-radius: 50%;

}

.jdc-product-list .product-floor .product-floor-item .product-img i {
	font-size: 52px;
	color: #000
}

.jdc-product-list .product-floor .product-floor-item .product-img img {
	max-width: 100%;
	max-height: 100%
}

.jdc-product-list .product-floor .product-floor-item .product-floor-item-tit {
	font-size: 14px;
	color: #333;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*line-height: 30px;
	margin: 15px 0 10px
	*/
}

.jdc-product-list .product-floor .product-floor-item .product-floor-item-txt {
	font-size: 14px;
	color: #666;
	padding: 0 45px;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

@media (max-width:768px) {
	.jdc-rwd .jdc-product-list .product-content {
		background-color: #f7f8fc
	}

	.jdc-product-list .product-floor .product-floor-item {
    width: 25%;
}

	.jdc-rwd .jdc-product-list .product-floor {
		min-height: auto;
		margin-bottom: 6px;
		padding: 20px 0;
		background-color: #fff
	}

	.jdc-rwd .jdc-product-list .product-floor h5 {
		line-height: 20px;
		font-size: 18px
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-ct {
		padding-top: 0
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
		padding-top: 25px;
		height: auto
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item .product-img {
		padding: 7px;
		width: 26px;
		height: 26px;
		line-height: 26px
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item .product-img i {
		font-size: 30px
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item .product-floor-item-tit {
		margin: 5px 0 0;
		line-height: 14px;
		white-space: normal;
		font-size: 12px
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item:hover {
		box-shadow: none
	}

	.jdc-rwd .jdc-product-list .product-floor .product-floor-item a {
		margin: 0 10px;
		padding-top: 0
	}

	.jdc-rwd .jdc-product-list .product-floor .help-hot,.jdc-rwd .jdc-product-list .product-floor .product-floor-item-txt {
		display: none
	}
}
