.i-content1{
	width:100%;
	min-width:1200px;
	height:315px;
	background:url(../img/informatization/informatization-banner.png) no-repeat center;
}
.i-content2{
	width:100%;
	height:auto;
	background:#f7f9fa;
	min-width:1200px;
}
.i-content2 .content{
	padding:70px 0 30px;
	margin:0 auto;
	width:1200px;
}
.i-content2 .content ul li{
	text-align: center;
	border-radius:10px;
	overflow: hidden;
	width: 580px;
	height:300px;
	margin-right:40px;
	margin-bottom: 50px;
	float: left;
}
.i-content2 .content ul li .img{
	width:580px;
	height:300px;
}
.i-content2 .content ul li .img img{
	width:100%
	height:100%;
}
.i-content2 .content ul li .icon{
	border-radius:10px;
	overflow: hidden;
	width:80px;
	height: 80px;
	left: 500px;
	top: -190px;
	position: relative;
	background: #D40000;
}
.i-content2 .content ul li .icon1{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon1.png) ;
}
.i-content2 .content ul li .icon2{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon2.png) ;
}
.i-content2 .content ul li .icon3{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon3.png) ;
}
.i-content2 .content ul li .icon4{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon4.png) ;
}
.i-content2 .content ul li .icon5{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon5.png) ;
}
.i-content2 .content ul li .icon6{
	width: 80PX;
	height: 80PX;
	background:url(../img/informatization/info-icon6.png) ;
}
.i-content2 .content ul li .active{
	display: none;
	text-align: left;
	padding:20px;
	width:220px;
	height: 300px;
	left: 320px;
	top: -380px;
	position: relative;
	color:#fff;
	background: #D40000;
}
.i-content2 .content ul li .active .title{
	font-size: 16px;
	border-bottom:2px solid #fff;
	height: 30px;
	width:auto; 
	display:inline-block !important;
}
.i-content2 .content ul li .active .p{
	padding: 10px 0px;
	line-height: 20px;
	font-size: 14px;
}
.i-content2 .content ul li .active .button{
	cursor: pointer;
	right: 20px;
	bottom: 55px;
	position: absolute;
	background: transparent;
	border: 0;
	color:#fff;
	font-size: 14px;
}