

.swiper{
	height: 4.26rem;
	width: 100%;
	overflow: hidden;
}
.swiper .swiper-slide{
	height: 4.26rem;
}
.swiper-pagination-bullet-active{
	background-color: #0D50A1 !important;
}
.proc{
	padding-left: 3.12rem;
	padding-right: 3.12rem;
	display: flex;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.menusv{
	width: 3.03rem;
}
.bian{
	border: 1px solid #cccccc;
}
.proc .menusv .name{
	height: 0.74rem;
	background: #00479D;
	text-align: center;
	line-height: 0.74rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
}
.proc .menusv .name a{
	color: #fff;
}
.proc .menusv .ul{
	margin-left: 0.24rem;
	margin-right: 0.24rem;
}
.proc .menusv .ul .li{
	display: flex;
	height: 0.62rem;
	line-height: 0.62rem;
	border-bottom: 0.01rem solid #D6D8DB;
}
.proc .menusv .ul .li .nm{
	flex: 1;
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.proc .menusv .ul .li .nm.on a{
	color: #00479D;
}

.proc .menusv .ul .li .ic{
	width: 0.08rem;
	height: 0.18rem;
}
.proc .cons{
	flex: 1;
	margin-left: 0.44rem;
}
.proc .cons .hed{
	display: flex;
	border-bottom: 0.01rem solid #D6D8DB;
	padding-bottom: 0.2rem;
}
.proc .cons .hed .nm{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	flex: 1;
}



.proc .cons .hed .sp{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.proc .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.proc .list .pro{
	width: 2.92rem;
	margin-top: 0.36rem;
}
.proc .list .pro .pic{
	width: 2.92rem;
	/*height: 3.62rem;*/
}
.proc .list .pro .tts{
	margin-top: 0.2rem;
	text-align: center;
	font-size: 0.19rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	
}
.listDetailImg{
    width: 100%;
    margin-top: 20px;
}
