.syjs_main{
	width:100%;
	padding:0;
	margin:0;
	font-family:微软雅黑;
}
.main_top{
	background:#fff;
	margin: 0 auto 20px;
}
.main_top >h2{
	text-align:center;
    font-size:1.5em;
	line-height:50px;
}
.main_top >h2>span{
	color:#3b6fd2;
}
.main_top >h4{
	text-align:center;
	margin-top:30px;
}
.main_top > p{
	font-size:1em;
	text-align:center;
}
.main_top_img{
	width:508px;
	margin: 0 auto;
}
.main_center{
	background:#2a85a3;
	color:#fff;
	padding: 10px 10px;
	}
.main_center>h2{
	text-align:center;
	font-size:1.5em;
}
.main_center>div>span{
	display:block;
	line-height:50px;
	font-size:1.3em;
}
.main_center2{
	background:#eefffe;
	padding:10px;
}
.main_center2>h2{
	text-align:center;
	margin:0;
	font-size:1.5em;
}
.main_center2 h3{
	font-size:1.3em;
}
.main_center2>h2>span{
	color:#3b6fd2;
}
.main_center2 ul{
	margin: 0;
	padding: 0;
}
.main_center2 li{
	list-style-type:none;
}
.main_center2 em{
	display:block;
	width:55px;
	height:55px;
	background: url(../images/icon.png) no-repeat;
	float:left;
	margin:  10px;
}
.main_center2 li:nth-of-type(2) > em{
	background-position: 0px -55px;
}
.main_center2 li:nth-of-type(3)> em{
	background-position: 0px -110px;
}
.main_center2 li p{
	font-size:0.8em;
}
.main_center3{
	padding:30px 40px 20px 40px;
	background: #2d2f31;
}
.main_center3 h2{
	text-align:center;
	margin:0;
	color:#fff;
	font-size:1.5em;
}
.main_footer h2{
	text-align:center;
	font-size:1.5em;

}
.main_footer>h2>span{
	color:#5f85d7;
}
.dl_main5_left{
	width:100%;
	height:auto;
	background:#fff;
	float:left;


}

.dl_main5_left>div{
	font-size:1em;
	margin:10px;
}

.dl_main5_left>div>span{
	line-height:30px;
	display:block;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:10px;

}
.ems{
	width:80%;
	height:80px;

	margin-left:10px;
	color:#1296db;
	font-size:3em;
}
.ems2{
	height:80px;
	border-bottom:1px dashed #b9b9b9;
}
.dl_main5_left>div>div>em{
	display:block;
	width:80px;
	height:70px;
	margin-left:20px;
	background:url(../images/icon.png) no-repeat;
	float:left;
	cursor: pointer;
}
.dl_main5_left>div>div>em{
	background-position: 0px -197px;
}
.dl_main5_left>div>div>em:first-child+em{
	background-position: 0px -270px;
}
.dl_main5_left>div>div>em:first-child+em+em{
	background-position: 0px -342px;
}
.zixun{
	background:#0092ff;
	display:block;
	width:200px;
	line-height:30px;
	
	text-align:center;
	border-radius:50px;
	color:#fff;
	margin: 0 auto;
	margin-top:20px;
		margin-bottom:30px;

}