.ImageSwipe3.module-section .swiper-button-next, .ImageSwipe3.module-section .swiper-button-prev
	{
	width: 3rem;
	height: 3rem;
	margin-top: -1.5rem;
	-moz-background-size: 1rem;
	-webkit-background-size: 1rem;
	background-size: 1rem;
}

.ImageSwipe3 .formBannerTitle {
	display: none;
}

.ImageSwipe3 .formMiddle {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	background: #f6f6f5;
	font-size: 0.6rem;
	color: #666;
}

.ImageSwipe3 .formMiddle  a {
	text-decoration: none
}

.ImageSwipe3 .swiper-slide {
	flex-flow: column;
	background: none;
	text-align: center;
}

.image-swipe3-pic {
	width: 20%;
	margin: 0 auto;
	line-height: 0;
}

.image-swipe3-title {
	font-size: 130%;
	font-weight: normal;
	color: #000;
	margin: 0.3rem 0;
}

.image-swipe3-intro {
	padding: 0 2.2rem;
}