@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
}

.fygz{
	height: 485px;
	background: #5f8acf;
	
}
.fygz .fygz_text{
	width: 1000px;
	margin: 0 auto;
}
.fygz .fygz_text .fygz_title{
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 105px;
}
.fygz .fygz_text p{
	font-family: 微软雅黑;
	width: 1000px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.fygz_text p span{
	text-indent: 26px;
	display: block;
	margin-bottom: -30px;
}

.lcsy{
	width: 1000px;
	height: 630px;
	margin: 0 auto;
	position: relative;
}

.lcsy img{
	margin-top: 50px;
	margin-left: 170px;
}
.lcsy p{
	font-size: 18px;
	color: #ff2323;
	font-family: 微软雅黑;
	position: absolute;
	bottom: 88px;
	right: 20px;
}

.sxgn{
	background: #6189ce;
	height: 380px;
}
.sxgn_text{
	width: 1000px;
	margin: 0 auto;
}

.sxgn_text p{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 30px;
}

.sxgn_text .sxgn_title{
	font-size: 30px;
	font-weight: 700;
	line-height: 80px;
}

.sxgn_text .zygn{
	font-size: 18px;
	color: #fff600;
	font-weight: 700;
	text-align: left;
	margin-left: 5px;
	margin-top: 25px;
	text-indent: 44px;
}
.sxgn ul{
	width: 1000px;
	margin: 0 auto;
	margin-top: 15px;
	margin-left: 230px;

}
.sxgn li{
	width: 450px;
	height: 25px;
	background: #81a1d8;

	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #fff;
	font-size: 14px;
	font-family: 微软雅黑;
	padding-left: 30px;
}

.fyxg{
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}
.fyxg p{
	font-size: 30px;
	color: #6189ce;
	font-weight: 700;
	font-family: 微软雅黑;
	line-height: 60px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.fyxg img{
	margin-top: 26px;
	margin-left: 24px;
}
