/* 顶部大图片部分  */
.w3agile.brands.bigimg{
	font-size: 1.2em;
	background:#f3f7fd;
}
.w3agile.brands.bigimg .w3ls-title{
	/* margin-top: -0.8em; */
}
.w3agile.brands.bigimg .brands-info img{
	width: 100%;
	margin-top: -2em;
}
.w3agile.brands.bigimg .brands-info p{
	text-indent: 2em;
	font-size: 0.8em;
}
/* 系统亮点 */
.w3agile.brands.xtld{
	
}
.w3agile.brands.xtld .cont{
	width: 48%;
	float: left;
	margin-top: 1em;
}
.w3agile.brands.xtld .cont div{
	font-size: 1.2em;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;
	width: 6em;
	border-radius: 1.5em;
	background-color: gray;
	color: #fff;
	margin: auto auto;
}
.w3agile.brands.xtld .cont h3{
	font-size: 1em;
	margin-top: 0.5em;
}
.w3agile.brands.xtld .cont.one div{
	background-color: #25c1f2;
}
.w3agile.brands.xtld .cont.two div{
	background-color: #53d37e;
}
.w3agile.brands.xtld .cont.three div{
	background-color: #068bf1;
}
.w3agile.brands.xtld .cont.four div{
	background-color: #39cfc0;
}
.w3agile.brands.xtld .cont.one h3{
	color: #25c1f2;
}
.w3agile.brands.xtld .cont.two h3{
	color: #53d37e;
}
.w3agile.brands.xtld .cont.three h3{
	color: #068bf1;
}
.w3agile.brands.xtld .cont.four h3{
	color: #39cfc0;
}
.w3agile.brands.xtld .cont.two, .w3agile.brands.xtld .cont.four{
	margin-left: 4%;
}
/* 核心功能 */
.w3agile.brands.hxgn .title{
	height: 1.8em;
	line-height: 1.8em;
	background-color: #25C1F2;
	border-radius: 1.5em;
	font-size: 1.2em;
	padding-left: 0.8em;
	margin-bottom: 0.5em;
	width: 14em;
	color: #fff;
}
.w3agile.brands.hxgn .cont{
	/* border: 1px solid red; */
	height: 7em;
}
.w3agile.brands.hxgn .cont .img{
	width: 20%;
}
.w3agile.brands.hxgn .cont .img img{
	width: 80%;
	float: left;
}
.w3agile.brands.hxgn .cont .text{
	width: 80%;
	float: left;
	padding-left: 8px;
}
.w3agile.brands.hxgn .cont .text h1{
	margin-top: 0.2em;
	font-size: 1.3em;
	
}
.w3agile.brands.hxgn .cont .text h3{
	font-size: 1em;
	margin-top: 0.4em;
	color: #8c8c8c;
}
/* 典型案例 */
.w3agile.brands.dxal .brands-info img{
	border: 0;
}