

.swiper{
	height: 4.26rem;
	width: 100%;
	overflow: hidden;
}
.swiper .swiper-slide{
	height: 4.26rem;
}
.swiper-pagination-bullet-active{
	background-color: #0D50A1 !important;
}
.newc{
	
}
.hea{
	display: flex;
	height: 0.88rem;
	line-height: 0.88rem;
	padding-left: 3.12rem;
	padding-right: 3.12rem;
	border-bottom: 0.01rem solid #D6D8DB;
}
.menu{
	flex: 1;
	display: flex;
}
.menu .me{
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	
	color:#666666;
	height: 0.88rem;
	line-height: 0.88rem;
	width: 1rem;
	text-align: center;
	margin-right: 0.74rem;
}
.menu .me.on{
	border-bottom: 0.04rem solid#00479D;
	color: #00479D;
}
.step{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.gclist{
	margin-left: 3.12rem;
	margin-right: 3.12rem;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
	margin-bottom: 0.7rem;
}
.gclist .item{
	width: 2.93rem;
	margin-top: 0.7rem;
	
}
.gclist .item .pic{
	width: 2.93rem;
	height: 2.32rem;
}
.gclist .item .nm{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: center;
	margin-top: 0.34rem;
}
.pagevv{
	padding-left: 3.12rem;
	padding-right: 3.12rem;
}