.mainbox {
    background     : url(../image/bg.jpg) no-repeat;
	background-size: cover;
}
.in7con{
	width: 100%;
	height: 98%;
	margin: 0 auto;
	overflow: hidden;
}
.in7con1{
	width: 23%;
	min-height: 100px;
	float: left;
	border: 1px solid #5FCCDE;
	box-shadow: inset 0px 0px 16px 10px rgba(11, 153, 173, 1);
	/* border-radius: 20px; */
	margin-left: 1.5%;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.in7con1top1{
	width: 100%;
	height:60px;
	line-height: 60px;
	border-bottom: 1px solid #5FCCDE;
	font-size: 17px;
	text-align: center;
	color:#5FCCDE ;
	overflow: hidden;
	font-weight: bold;
}
.in7con1top1_btm{
	width: 50%;
	float: left;
	text-align: center;
}
.in7con1_con{
	width: 100%;
	overflow: hidden;
	border:1px solid #5FCCDE ;
	padding:30px 0;
}
.in7con1img{
	width: 20%;
	float: left;
	margin-left: 3%;
}
.in7con1_contxt{
	width: 33%;
	text-align: center;
	float: left;
}
.wulianwang_icon_jiankong{
	width: 30px;
	display: block;
	margin: 0 auto;
}
.in7con1_contxt_span{
	font-size: 14px;
	color: #1DE9B6;
	display: block;
}
.in7con1_contxtnum{
	font-size: 16px;
	color: #1DE9B6;
	font-weight: bold;
}