.chanpingList {
	width: 100%;
	margin-top: 80px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 80px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 340px;
	width: 285px;
	border: 1px solid #dddddd;
	cursor: pointer;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px;
}

.swiper-pagination-bullet-active {
	background: #BE3130;
}
.swiper-slide em{
	margin: 0 auto;
	margin-top: 50px;
	width: 80px;
	height: 80px;
	display: block;
}
.swiper-slide:hover{
	background: #BE3130 !important;
}
.swiper-slide:hover span,.swiper-slide:hover u{
	color: #FFFFFF;
}
.changpingIcon1{
	background: url(../img/c-icon13.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-1{
	background: url(../img/c-icon14.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon2{
	background: url(../img/c-icon15.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-2{
	background: url(../img/c-icon16.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon3{
	background: url(../img/c-icon1.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-3{
	background: url(../img/c-icon2.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon4{
	background: url(../img/c-icon7.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-4{
	background: url(../img/c-icon8.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon5{
	background: url(../img/c-icon9.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-5{
	background: url(../img/c-icon10.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon6{
	background: url(../img/c-icon11.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-6{
	background: url(../img/c-icon12.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon7{
	background: url(../img/c-icon5.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-7{
	background: url(../img/c-icon6.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon8{
	background: url(../img/c-icon3.png) no-repeat !important;
	background-size: 80px auto !important;
}
.changpingIcon1-8{
	background: url(../img/c-icon4.png) no-repeat !important;
	background-size: 80px auto !important;
}
.swiper-slide span{
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 18px;
	font-size: 22px;
	color: #333333;
	padding: 0 20px;
	line-height: 30px;
	
}
.swiper-slide u{
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: #999999;
	padding: 0 20px;
	line-height: 20px;
	margin-top: 22px;
}
