.home .con{ 
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
.home .con img{
	width: 1200px; 
	height: 392px;
}
.home .con div{height: 202px}
.home .con div+div{ margin-left: 11px}
.home .con .conpany{ 
	width:265px;
    background: #fff;
	text-align: center;
	position: relative;
	margin-top: -15px;
	float: left;

}
.home .con .conpany .title{
	background: #469021;
	line-height:40px;
	height:40px;
}
.home .con .conpany .title span{
	font-size:16px;
	float: left;
	margin-left: 10px;
}
.home .con .conpany img{ 
    width: 246px;
	height: 108px;
	margin: 10px 0;
}
.home .con .conpany p{
	color: #333;
	font-size: 12px;
	float: left;
    margin:0 0 0 10px;
}


.home .con .news{ 
	width:300px;
    background: #fff;
	text-align: center;
	position: relative;
	margin-top: -15px;
	float: left;
}
.home .con .news .title{
	background: #e0b221;
	line-height:40px;
	padding: 0px 10px;
	height:40px;
}
.home .con .news .title span{
	font-size:16px;
	float: left;
	margin:0 10px;
	color: #fff
}
.home .con .news .title a{
	font-size:14px;
	float: right;
	color:#FFFFFF;
}

.home .con .news ul{
	height: 134px;
	padding:9px 10px;
}

.home .con .news li{
	height: 30px;
	line-height: 30px;
}

.home .con .news li a{
	color: #333;
	font-size: 12px;
	float: left;
}
.home .con .news li span{
	color: #333;
	font-size: 12px;
	float: right;
}

.home .con .product{ 
	width:340px;
    background: #fff;
	text-align: center;
	position: relative;
	margin-top: -15px;
	float: left;

}
.home .con .product .title{
	background: #219fe0;
	line-height:40px;
	padding: 0px 10px;
	height:40px;
}
.home .con .product .title span{
	font-size:16px;
	float: left;
	color: #fff
}
.home .con .product .title a{
	font-size:14px;
	float: right;
	color:#FFFFFF;
}
.home .con .product img{
	width: 100px;
	height: 100px;
	float: left;
	margin:28px 0px 28px 10px;
}


.home .con .contact{ 
	width:262px;
    background: #fff;
	position: relative;
	margin-top: -15px;
	float: left;
}
.home .con .contact .title{
	background: #f54a4a;
	line-height:40px;
	padding: 0px 10px;
	height:40px;
}
.home .con .contact .title span{
	font-size:16px;
	color: #fff
}
.home .con .contact .qq{
	width:76px;
	margin: 28px 10px 26px 30px;
	float: left;
}
.home .con .contact .qq img{
	width:76px;
	height: 76px;
}
.home .con .contact .qq span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	width: 76px; 
	text-align: center;
}






