/*content ModuleA start*/

#ModuleA {
	margin: 0 auto;
	width: 1366px;
	position: relative;
	height: 450px;
	z-index: 99;
}

#ModuleA .ModuleAOne {
	margin: 0 auto;
	width: 1366px;
	position: relative;
	height: 450px;
}

#ModuleA h3 {
	text-align: center;
	position: relative;
	top: 50px;
	color: #33479c;
}

.ModuleAHr {
	border: 1px solid #eee;
	top: 38px;
	position: relative;
}

#ModuleA .ModuleA_con {
	position: relative;
	width: 1100px;
	height: 260px;
	top: 58px;
	margin: 0 auto;
}

#ModuleA .ModuleA_con p {
	position: relative;
	width: 1100px;
	line-height: 1.5;
	font-size: 16px;
	top: 30px;
	text-indent: 36px;
}


/*content ModuleA end*/


/*content ModuleB start*/

#ModuleB {
	margin: 0px auto;
	width: 1366px;
	position: relative;
	height: 600px;
	z-index: 99;
	top: 500px;
	background: #f5f5f5;
}

.ModuleB_auto {
	width: 1100px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.ModuleB_auto .p1 {
	font-size: 24px;
	color: #33479c;
	text-align: center;
	margin-top: 55px;
}

.ModuleB_auto .p2 {
	font-size: 24px;
	color: #33479c;
	text-align: center;
	margin-top: 450px;
}


/*content ModuleB end*/

.certificate1 {
	display: flex;
	flex-direction: row;
}

.certificate1 div {
	width: 50%;
	text-align: center;
	line-height: 1.5em;
}

.certificate2 {
	width: 80%;
	text-align: center;
	margin: 10px auto;
}

.certificate1 p,
.certificate2 p {
	line-height: 2em;
}


/*content about start*/

.about {
	margin: 0 auto;
	position: relative;
	width: 1366px;
	height: 454px;
	background: url(../images/bg1_about.jpg) no-repeat;
	background-size: cover;
	top: 500px;
}

.about .img1 {
	position: absolute;
	left: 660px;
	top: -20px;
	z-index: 999;
}

.about .img2 {
	position: absolute;
	left: 665px;
	top: 75px;
	z-index: 999;
}

.about .span1 {
	position: absolute;
	left: 620px;
	top: 120px;
	z-index: 999;
	font-size: 18px;
	color: white;
}

.about .img3 {
	position: absolute;
	left: 670px;
	top: 205px;
	z-index: 999;
}

.about .span2 {
	position: absolute;
	left: 620px;
	top: 240px;
	z-index: 999;
	font-size: 18px;
	color: white;
}

.about .img4 {
	position: absolute;
	left: 668px;
	top: 320px;
	z-index: 999;
}

.about .span3 {
	position: absolute;
	left: 520px;
	top: 360px;
	z-index: 999;
	font-size: 18px;
	color: white;
}

.about .img5 {
	position: absolute;
	width: 150px;
	height: 150px;
	right: 250px;
	top: 230px;
	z-index: 999;
}

.about .span4 {
	position: absolute;
	right: 263px;
	top: 400px;
	z-index: 999;
	font-size: 18px;
	color: white;
}


/*content about end*/