.navs{
	width: 914px;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	position: absolute;
	margin-left: 50%;
	left: -457px;
	bottom: -30px;
	display: flex;
	justify-content: space-around;
}
.navs li{
	width: 130px;
	height: 58px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #3c3c3c;
}
.actives{
	border-bottom: 2px solid #30418B;
	font-weight: bold;
	font-size: 16px;
	color: #30418B;
}
.mains{
	display: none;
}
.block{
	display: block !important;
}
.mains{
	width: 1200px;
	margin: 56px auto;
}
.xhzc{
display: flex;
justify-content: space-between;
}
.xhzc-ul{
	width: 358px;
}
.xhzc-ul li{
	width: 100%;
	height: 36px;
	background: #ADADAD;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 10px;
	margin: 14px auto;
}
.xhzc-active{
	background: #193584 !important;
}
.xhzc-t{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 44px;
}
.xhzc-t span{
	font-weight: 500;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	border-bottom: 1px solid #30418B;
	text-align: center;
}
.xhzc-n{
	width: 796px;
	height: auto;
	display: none;
}
.xhzc-n p{
	font-size: 16px;
	color: #797979;
	text-indent: 32px;
	line-height: 36px;
}
.bhjj p{
	font-size: 16px;
	color: #797979;
	text-indent: 32px;
	line-height: 36px;
}
.zzjg{
	width: 1018px;
	display: block;
	margin: 0 auto;
}
.lsh-c{
	width: 100%;
}
.lsh-c h4{
	line-height: 36px;
}
.lsh-c p{
	line-height: 36px;
}