.case {
	padding-top: 50px;
	padding-bottom: 20px;
}


.img_box {
	width: 100%;
	background-color: #000000;
	position: relative;
}

.all_banner {
	position: relative;
	width: 100%;
}

.homePic {
	width: 100%;
}


.case .products_list {
	background-color: #F1F1F1;
	padding-bottom: 5px;
}

.case .products_list_pic {
	height: 105px;
}

.case .products_list p {
	padding: 0 5%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.case .products_list p.title {
	font-size: 11px;
	-webkit-line-clamp: 1;
	margin: 5px 0 3px;
	color: #323232;
}

.case .products_list p.zhaiyao {
	font-size: 9px;
	-webkit-line-clamp: 2;
	color: #646464;
}

/* 轮播图 */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #3682CE;
}

/* 轮播图 */