﻿.gjms_botton01 input{
	border:none;
	width:3.6rem; 
	height:0.72rem;
	background:#ea3c3b;
	border-radius:0.08rem; 
	font-size:0.30rem;
	line-height:0.72rem;
	color:#FFF;
	text-align:center; 
	display:block;
	margin:0 auto; 
	margin-bottom:0.48rem;
}
.text{
	width:100%;
	text-align:center;
	background:#f4f4f4;
	padding-bottom:1.10rem;
	font-size:0.2rem;
	color:#666;
	line-height:180%;
}
.text p{
	margin:0;
}
.swiper-container{
	width:13.08rem;
	padding-bottom:0.85rem;
}
.swiper-container .swiper-silde img{
	width:100%;
}

.swiper-container .swiper-pagination{
	bottom:0.40rem;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet{
	width:0.14rem;
	height:0.14rem;
	border:0.02rem solid #ea3c3b;
	background:#fff;
	opacity:1;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	border:0.02rem solid #ea3c3b;
	background:#ea3c3b;
}