

.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;
}
.menusv{
	width: 3.03rem;
}
.bian{
	border: 0.01rem 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.24rem;
	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.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	
}
.cons{
	border: 0.01rem solid #D6D8DB;
	min-height: 10.58rem;
	margin-bottom: 3rem;
	flex: 1;
	padding: 0.35rem;
}
.cons .tts{
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: center;
	margin-top: 0.15rem;
}
.cons .info{
	display: flex;
	margin-top: 0.15rem;
}
.cons .info .fo{
	flex: 1;
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.mi{
	text-align: center;
}
.rh{
	text-align: right;
}
.cons .desc{
	min-height: 8rem;
	margin-top: 0.3rem;
	font-size: 0.22rem;
} 
.fan{
	display: flex;
	justify-content: space-between;
}
.cons .la{
	display: flex;
}
.cons .la .ic{
	width: 0.15rem;
	height: 0.17rem;
	margin-top: 0.04rem;
	margin-right: 0.15rem;
}
.cons .la .tt{
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.cons .la .tt.on{
	color: #00479D;
}


