/* 顶部大图片部分  */
.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.bigimg .brands-info .one{
	margin-top: -3em;
}
/* 给您带来的价值 */
.dldjz .brands-info .content .img{
	width: 25%;
	float: left;
	height: 6em;
}
.dldjz .brands-info .content .img img{
	width: 6em;
	height: 6em;
}
.dldjz .brands-info .content .txt{
	width: 75%;
	float: left;
	height: 6em;
	line-height: 1.5em;
	padding-top: 1.5em;
	color: #555555;
}
/*.w3agile.brands.dldjz .brand-grids{*/
	/*margin-top: 1em;*/
/*}*/
/*.w3agile.brands.dldjz .brand-grids img{*/
	/*border: 0;*/
	/*width: auto;*/
/*}*/
/*.w3agile.brands.dldjz .brand-grids p{*/
	/*font-size: 0.9em;*/
/*}*/
/* 功能架构图 */
.w3agile.brands.gnjgt{
	padding: 2em 0;
	background: #f3f7fd;
}
.w3agile.brands.gnjgt img{
	width: 100%;
}
/* 主要功能 */
.w3agile.brands.zygn .cont{
	height: 8em;
	border: 1px #e0e0e0 solid;
	padding: 0.5em;
	margin-top: 0.5em;
}
.w3agile.brands.zygn .cont:hover{
	border: 1px #008ad4 solid;
}
.w3agile.brands.zygn .left{
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 0.5em;
}
.w3agile.brands.zygn .right{
	float: left;
	width: 80%;
	vertical-align: middle;
	display: table;
}
.w3agile.brands.zygn .right h1{
	font-size: 1.3em;
	margin-top: 0.1em;
}
.w3agile.brands.zygn .right h3{
	font-size: 0.8em;
	margin-top: 1em;
	line-height: 1.3em;
}
.w3agile.brands.zygn .cont .left img{
	width: 66px;
	height: 66px;
	margin: 1em 0;
}