*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
.b1{
	width: 100%;
	height: auto;
	background: #ffffff;
}
.main-c{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.lishi-title{
	width: 100%;
	height: 74px;
	position: relative;
	text-indent: 32px;
	font-size: 46px;
	margin: 24px auto;
	font-weight: bold;
}
.lishi-title img{
	width: 9px;
	height: 41px;
	position: absolute;
	top: 14px;
	left: 0px;
}
.lishi-title span{
	color: #193584;
}
.main-c p{
	margin: 34px auto;
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	text-indent: 32px;
}
.b2{
	width: 100%;
	height: 360px;
	background: #f0f0f2;
	display: flex;
}
.c1{
	width: 1200px;
	margin: 30px auto;
	background: #ffffff;
	border-radius: 10px;
	align-content: center;
}
.t{
	width: 51px;
	height: 2px;
	display: block;
	margin: 0 auto;
	margin-bottom: 14px;
}
.m-c1{
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: center;
}
.ms-c1{
	width: 145px;
	height: 167px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	background: url(../img/dbx.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 44px;
}
.ms-h{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #666666;
}
.ms-p{
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #193584;
}
.m-c1p{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.m-c1p span{
	font-size: 40px;
	color: #193584;
}