/* 顶部大图片部分  */
.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%;
}
.w3agile.brands.bigimg .brands-info p{
	text-indent: 2em;
	font-size: 0.8em;
}
/* 考核对象 */
.w3agile.brands.khdx .brands-info div{
	/* border: 1px solid red; */
}
.w3agile.brands.khdx .brands-info .left{
	width: 100%;
	float: left;
}
.w3agile.brands.khdx .brands-info .left .one{
	width: 50%;
	float: left;
}
.w3agile.brands.khdx .brands-info .left .two{
	width: 50%;
	float: left;
}
.left .title{
	text-align: center;
	height: 2em;
	line-height: 2em;
	border-radius: 1em;
	width: 80%;
	margin: 0 auto;
	background-color: #90c424;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.left .content-type{
	text-align: center;
	height: 2em;
	line-height: 2em;
	border-radius: 4px;
	width: 80%;
	margin: 0 auto;
	letter-spacing: 1px;
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #666;
	border: 1px solid #90C424;
}
.left .content-type:hover{
	border: 2px solid #90C424;
	font-weight: bold;
	color: #000;
}
.left .content-type img{
	width: 1.5em;
	height: 1.5em;
}
.left .two .content-type{
	border: 1px solid #00adbb;
}
.left .two .content-type:hover{
	border: 2px solid #00adbb;
	font-weight: bold;
	color: #000;
}
.left .two .title{
	background-color: #00adbb;
}
/* 考核方案 */
.w3agile.brands.khfa{
	padding: 1em 0;
	background: #f3f7fd;
}
.w3agile.brands.khfa .brands-info img{
	width: 100%;
}
/* 核心功能 */
.w3agile.brands.hxgn .cont{
	width: 50%;
	float: left;
	text-align: center;
	height: 13em;
	padding: 1em 0.5em;
	border-radius: 4px;
	margin-top: 1em;
}
.w3agile.brands.hxgn .cont:hover{
	box-shadow: 0.1em 0.1em 0.3em #bbb;
}
.w3agile.brands.hxgn .cont img{
	width: 2.5em;
}
.w3agile.brands.hxgn .cont h1{
	text-align: center;
	font-size: 1.3em;
	margin-top: 0.3em;
}
.w3agile.brands.hxgn .cont h3{
	text-align: center;
	font-size: 0.9em;
	margin-top: 0.3em;
	text-align: left;
	color: #666;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}
/* 典型案例 */
.w3agile.brands.dxal img{
	border: 0;
}
