.zasHeSwiper{
	position: relative;
}
.zasHeSpBox{
	position: absolute;
	color: #fff;
	width: 500px;
	margin-left: -250px;
	top: 50%;
	left: 50%;
	text-align: center;
}
.zasHeSpTit{
	font-size: 60px;
}
.zasHeSpLine{
	border-top: 3px solid #DA3B16;
	width: 100px;
    display: inline-block;
}
.zasHeSpTxt{
	text-align: center;
	padding-top: 32px;
}
.zasHeSpTxt span{
	padding: 0 20px;
}
.zasBdNave{
	color: #696969;
	font-size: 12px;
	height: 56px;
	line-height: 56px;
}
.zasBdCtTit{
	color: #DA3B16;
	font-size: 22px;
	font-weight: 600;
}
.zasBdCtImg img{
	width: 100%;
}
.zasBdCont{
	margin-top: 32px;
	margin-bottom: 56px;
	padding-bottom: 56px;
	border-bottom: 1px solid #C8C8C8;
}
.zasBdCtBg{
	height: 500px;
	background: url(../../../image/goods/mfc/bg1.png) no-repeat;
	background-size: 100%;
	background-position: center;
	padding: 20px 0;
	margin-top: 32px;
}
.zasBdCtTxt{
	font-size: 12px;
}
.zasBdType{
	padding: 32px 0;
}
.zasBdIconTit{
	padding: 16px 0;
}
.zasBdIcBLock{
	padding: 0 20px;
	width: 150px;
	font-size: 12px;
	text-align: center;
}
.zasBdIcBLock img{
	width: 100%;
}
.zasBdIcFile{
	height: 36px;
	margin: 20px 0;
	padding: 0 20px;
	font-size: 12px;
	
}
.zasBdIcFile p{
	padding: 0 0 0 10px;
	margin: 0;
}
.zasBdIcFile img{
	height: 36px;
}
.zasBdCtImg2{
	width: 800px;
	padding-left: 20px;
	margin-top: 56px;
}
.zasBdCtImg2 img{
	width: 100%;
}
.swiper-container{
	width: 360px;
	height: 240px;
	overflow: hidden;
}
.swiper-container img{
	width: 100%;
}
.swiper-container{
    --swiper-theme-color: #DA3B16;
}