body{
	font-family: "微软雅黑";
}
#banner-div{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#CONN1{
	font-size: 18px;
	color: #333;
	line-height: 30px;
	text-align: center;
}
#CONN1 > p{
	display: inline-block;
	width: 90%;
	margin: 0px;
	padding-top: 90px;
}
#CONN1-1{
	width: 1200px;
	height: 410px;
	text-align: center;
	margin: 0px auto;
}
#CONN1-1 li{
	display: inline-block;
	list-style: none;
	margin-left: 70px;
	padding-top: 90px;
	vertical-align: top;
}
#CONN1-1 li:nth-child(1){
	margin-left: 0px;
}
#CONN1-1 li > p{
	text-align: center;
}
.CONN1-ICON{
	display: inline-block;
	width: 140px;
	height: 140px;
	background: url(../img/sjfxkshxt_img1.png) no-repeat;
}
.CONN1-1-ICON-1{
	background-position: 0px 0px;
}
.CONN1-1-ICON-2{
	background-position: -150px 0px;
}
.CONN1-1-ICON-3{
	background-position: -300px 0px;
}
.CONN1-1-ICON-4{
	background-position: -450px 0px;
}
.CONN1-1-ICON-5{
	background-position: -600px 0px;
}
.CONN1-1-ICON-6{
	background-position: -750px 0px;
}
.tconn > h3{
	font-size: 36px;
	font-weight: normal;
	color: #0098ef;
	line-height: 40px;
}
.tconn > h3 > font{
	font-size: 18px;
}
.tconn > p{
	font-size: 18px;
	color: #333;
	max-width: 600px;
}

#CONN2{
	height: 530px;
}
#CONN2 > span,.tconn{
	display: inline-block;
	vertical-align: top;
	margin-top: 100px;
}
#CONN2 > span:nth-child(2){
	float: right;
}
#CONN2 > span:nth-child(2) img{
	display: inline-block;
	margin-top: -60px;
}


#CONN3{
	height: 530px;
	background: #fafafa;
}
#CONN3 > div > span:nth-child(1) img{
	margin-top: 90px;
	box-shadow: 10px 10px 20px rgba(0,122,192,.15);
	-webkit-box-shadow: 10px 10px 20px rgba(0,122,192,.15);
}
#CONN3 > div > span:nth-child(2){
	float: right;
}


#CONN4{
	height: 435px;
}
#CONN4 span:nth-child(2){
	float: right;
}
#CONN4 span:nth-child(2) img{
	margin-top: 60px;
}


#CONN5{
	height: 450px;
	background: url(../img/dsjrhkfpt_img5.jpg) no-repeat center;
}
#CONN5 > div{
	text-align: center;
}
#CONN5 h3{
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	margin-top: 0px;
}
#CONN5 li{
	display: inline-block;
	list-style: none;
	width: 260px;
	height: 180px;
	background: #FFF;
	text-align: center;
	border-radius: 10px;
	box-sizing: border-box;
	margin: 0px 40px;
	margin-top: 45px;
	box-shadow: 10px 10px 20px rgba(0,90,144,.35);
	-webkit-box-shadow: 10px 10px 20px rgba(0,90,144,.35);
}
#CONN5 li p{
	margin: 0px;
	margin-top: -10px;
}
.CONN5-ICON{
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(../img/dsjrhkfpt_img6.png) no-repeat;
	margin-top: 20px; 
}
.CONN5-ICON-1{
	background-position: 0px 0px;
}
.CONN5-ICON-2{
	background-position: -120px 0px;
}

#CONN6{
	height: 320px;
	text-align: center;
	color: #0098ef;
	background: #fafafa;
}
#CONN6 h3{
	font-size: 36px;
	font-weight: normal;
	padding-top: 90px;
	padding-bottom: 20px;
}
#CONN6 span{
	font-size: 30px;
	border: 2px solid #0098ef;
	padding: 10px 45px;
	border-radius: 10px;
	cursor: pointer;
}
#CONN6 span:hover{
	border: none;
	background: #0098ef;
	color: #FFF;
}
