.content{
	width:100%;
	margin:0 auto;
}
.content ul{
	list-style: none;
	width:100%;
	overflow: hidden;/*
	position: relative;
	padding:43px 0 95px 0;
	height: 1433px*/
}
.content li{
	/*float:left;
	height:200px;*/
	width:100%;
	text-align:center;
}
.content li img{margin:0; max-width:100%; display:inline-block}
.text,.text1{
	background-color:#f2f2f2;
	padding:19px 19px 64px 19px;
	position: relative;
	float:left;
}
.text h4,.text1 h4{
	position: absolute;
	left: 26px;
	top: 50px;
	font:16px 微软雅黑 Bold;
	font-weight: bold;
	color:#222422;
}
.text p,.text1 p{
	font:16px 微软雅黑 Bold;
	color:#6d6e6d;
	padding-top:10px;
	padding-left:10px;
}
.text1{
	margin-bottom:20px;
}
.pic{
	width:280px;
	background-color:#f6ab00;
	color:white;
	padding:32px 80px 40px 21px;
	overflow: hidden;
	margin:0 0 43px 0;
	box-shadow: -10px 10px 5px #888888;
}
.pic h3{
	font:24px 微软雅黑 Regular;
}
.pic .p1{
	font:36px 微软雅黑 Bold;
	padding:50px 0 60px 0;
}
.pic .p2{
	font:20px 微软雅黑 Regula;
}
.pic1{
	background-color:#f2f2f2;
	width:280px;
	overflow: hidden;
	padding:30px 50px 0 50px;
}
