/*
* @Author: Administrator
* @Date:   2018-07-27 18:28:45
* @Last Modified by:   Administrator
* @Last Modified time: 2018-08-08 17:42:56
*/
.banner li{
	padding-bottom:40px;
}
.banner img{
	width: 100%;
	/* height:800px; */
}
/* banner end */

/* .content .monqiqi{
	float: left;
	width:575px;
	height:600px;
	text-align: center;
	background-color: #222;
	position:relative;
}
.monqiqi span{
	position: absolute;
	top:156px;
	left:200px;
	display: block;
	width: 174px;
	height: 176px;
	background: url(../images/house.png) no-repeat;
}
.monqiqi p{
	font-size:50px;
	color:#fff;
	position: absolute;
	top:353px;
	left:156px;
	padding-top: 36px;
} */
.content li{
	float: left;
	width:575px;
	height:600px;
	text-align: center;	
	padding-bottom: 40px;
	margin-right: 20px;
}
.content li h4{
	font-size:36px;
	font-weight:normal;
	color:#222;
	/* position: absolute;
	top:353px;
	left:156px; */
	padding-top: 50px;
}
.content .fr{
	margin:0;
	float: right;
}
.content li a{
	display:block;
	width:575px;
	height:600px;
	background-color: #f6f6f6;	
}
.content li a:hover img{
	width: 550px;
	height: 550px;
}
.content li img{
	width: 500px;
	height:500px;
}
/* content end */
