.zasHeadBlock{
	position: relative;
}
.zasHeadBanner img{
	width: 100%;
	display: block;
}
.zasHeadTop{
	position: absolute;
	width: 100%;
	top: 30px;
}
.zasHeadTitle{
	color: #fff;
	line-height: 36px;
	font-size: 20px;
	padding-top: 16px;
}
.zasBodyTop{
	padding: 36px 0;
}
.zasBodyTop p{
	font-size: 30px;
	line-height: 36px;
}
.zasBodyTop p:last-child{
	font-size: 16px;
}
.zasBodyImg{
	padding-bottom: 20px;
}
.zasBodyText{
	padding-bottom: 36px;
	font-size: 12px;
	line-height: 20px;
}
.zasBodyTable{
	background: url(../../image/erp/index-1/bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 36px 0;
}
.zasTableTitle{
	font-size: 20px;
	color: #fff;
	background-color: #F90B07;
	width: 132px;
	border-radius: 10px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
}
.jmTableBlock .zasBodyBottomBg{
	background-position: center top;
	background-size: 32px;
    height: 36px;
}
.zasTableBlock{
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 20px;
}
.zasTableTopFir{
	background-color: #F90B07;
	color: #fff;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.zasTableTopSec{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #ABE7F6;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.zasTableBox{
	text-align: center;
	line-height: 26px;
	height: 52px;
	padding: 8px 0;
}
.zasTableFoot{
	background-color: #E5E5E5;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #F90B07;
}
.zasBodyList{
	margin: 0 5px;
	text-align: center;
}
.zasListTitle{
	color: #fff;
	background-color: #737373;
	height: 50px;
	line-height: 50px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-size: 12px;
}
.zasListFoot{
	color: #fff;
	background-color: #737373;
	height: 30px;
	line-height: 30px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 12px;
}
.zasListBlock{
	background-color: #fff;
	font-size: 12px;
	height: 250px;
	position: relative;
}
.zasListBlock li{
	line-height: 30px;
	border-bottom: 1px solid #737373;
}
.zasListBlock li:last-child{
	border: 0;
}
.zasListBlockBg{
	background: url(../../image/erp/index-1/icon.png) no-repeat;
	background-position: center ; 
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.w25{
	margin-bottom: 20px;
}
.zasBodyBottom{
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #F90B07;
	color: #fff;
	border-radius: 6px;
	font-size: 12px;
}
.zasBodyBottomBg{
	background: url(../../image/erp/index-1/bottom.png) no-repeat;
	background-position: center;
	background-size: 20px;
	height: 20px;
	width: 100%;
}
