#contenct_img{
	width: 100%;
	height: 400px;
	background: url(../images/banner3.jpg) no-repeat center;
	background-size: 100% 100%;
}
#contenct_content{
	width: 1100px;
	margin: 0 auto;
	margin-top:50px;
	color:#333333;
}