.breadcrumb-wrap .breadcrumb .active {
	color: #0f6e54;
}
.product-container {
	background: url("../img/tszq/xczx//tszq_xczx_07.png") no-repeat center center;
	background-size: 100% 100%;
}
.horizontal-wrap {
	display: flex;
}
.horizontal-wrap .horizontal-img {
	width: 278px;
}
.horizontal-wrap .horizontal-img img {
	width: 100%;
}
.horizontal-wrap .horizontal-list {
	flex: 1;
	background-color: #fff;
}
.product-container .page .pageWrap ul .sel-page {
	background-color: #ff6500;
}
.product-item {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.product-item img {
	display: inline-block;
	width: 88px;
	height: 48px;
	object-fit: contain;
}
.product-item .btn-primary {
	background-color: #ff6500;
	border-color: #ff6500;
}
.product-item .btn-primary:active {
	background-color: #e65c00;
	border-color: #e65c00;
}
.product-info {
	padding-left: 132px;
}
.product-info p {
	margin-bottom: 0;
}
b.highlight {
	color: #da0000;
}
.article-container .page .pageWrap ul .sel-page {
	background-color: #3d6c1d;
}
.article-item {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.article-item .time {
	width: 100%;
	height: 100%;
	padding-top: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: url("../img/tszq/xczx/tszq_xczx_13.png") no-repeat left center/64px 64px;
}
.article-item .time span:last-child {
	font-size: 12px;
}
.article-item .btn-success {
	background-color: #3d6c1d;
	border-color: #3d6c1d;
}
