.JianJie {
    margin-top: 98px;
}
.JianJie ul{
    width: 1200px;
    margin-bottom: 97px;
}
.JianJie ul li{
    display: flex;
}
.JianJie ul li h3{
   font:bold 36px Microsoft YaHei;
   color: #333;
   margin-bottom: 86px;
}
.JianJie ul li p{
   width: 725px;
   font: 19px/30px Microsoft YaHei;
   color: #656565;
}
.JianJie ul li:nth-child(2){
    padding-left: 64px;
}
.WaiPai{
    background: #FAFAFA;
    margin-bottom: 97px;
}
.WaiPai ul{
    display: flex;
    width: 1200px;
    justify-content: space-between;
}
.WaiPai h3{
    font:bold 36px Microsoft YaHei;
}
.WaiPai ul p{
    font: 24px Microsoft YaHei;
    color: #000;
    margin-top: 13px;
}
.WaiPai .FuWu h3{
    margin: 166px 0 94px;
}
.WaiPai .GangWei h3{
    margin: 181px 0 78px;
}
.WaiPai  li{
	width: 20%;
}
.YouShi{
    height: 700px;
    background: url(../images/icon/bg2.png) no-repeat;
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.YouShi h3{
  font:bold 36px Microsoft YaHe;
  color: #fff;
  margin: 30px 0 30px;
  letter-spacing: 2px;
}
.YouShi ul{
    width: 1200px;
    height: 500px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 125px;
}
.YouShi ul li{
    width: 25%;
	font-weight: 500;
}
.YouShi ul li p{
    font: 24px Microsoft YaHei;
color: #007AFF;
margin-top: 34px;
}
.lc{
	width: 100%;
	height: auto;
	margin-top:40px;
	padding-bottom: 30px;
}
.lc img{
	display: block;
	margin: auto;
}
	.tdian2{
		height: 700px;
		width: 100%;
		margin-bottom: 100px;
		display: flex;
		    flex-direction: column;
		    align-items: center;
		}
	.tdian2 ul {
	    width: 1200px;
	    height: 500px;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin-bottom: 125px;
	}	
	.tdian2 ul li {
	    width: 26%;
	    height:300px;
		margin-right:6%;
	    background: #FFFFFF;
	    border-radius: 15px ;
		padding: 0 10px;
		margin-bottom: 20px;
		box-sizing: border-box;	
		box-shadow: 0px 0px 7px 0px rgba(204, 204, 204, 0.45);
	}
	.tdian2 h2{
		margin: 25px 0;
		text-align: center;
	}
	.tdian2 p{
		color: #666666;
		font-size: 14px;
		text-align: center;
	}
.tdian3{
	height: 500px;
	width: 100%;
	margin-bottom: 100px;
	background: url(../images/icon/bg3.png) no-repeat;
display: flex;
    flex-direction: column;
    align-items: center;
	}
.tdian3 ul {
	width: 1200px;
	height: 500px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 125px;

}	
.tdian3 ul li {
	width: 20%;
	height:300px;
	padding: 0 25px;
	margin-bottom: 20px;
	box-sizing: border-box;	
	background:rgba(177,212,255,0.7);
	border-radius: 10px;
}
.tdian3 h2{
	margin: 25px 0;
	text-align: center;
	color: #FFFFFF;
}
.tdian3 p{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: left;
}
.tdian3 .owned{
	justify-content: flex-start;
}
.tdian4{
	height: 600px;
	width: 100%;
	background: url(../images/icon/bg4.png) no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
	}
.tdian4 ul {
	width: 1200px;
	height: 400px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 125px;
	background-color: #FFFFFF;
	border-radius: 20px;

}	
.tdian4 ul li {
	width: 16%;
	height:100%;
}
.tdian4 h2{
	margin: 20px 0;
	text-align: center;
	color: #FFFFFF;
}
.tdian4 p{
	color: #007BFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
}
