.content-top{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.content-top ul{
	list-style: none;
	overflow: hidden;
	width:896px;
	overflow: hidden;
	position: relative;
	padding-bottom: 110px;
	padding-top:52px;
	border-bottom:1px dashed #a3a3a3;
	height:540px;
}
.content-top li{
	float:left;
	margin-right: 89px;
	width:135px;
	text-align: center;
	margin-bottom:100px;
}
.content-top li:last-child{
	margin-right:0;
}
.content-top h2{
	width: 15%;
	line-height: 200px;
	font-size: 21px;
	color: #000;
	text-align: right;
	float: left;
	padding-right:60px;
}
.tupian{
	width:135px;
	height:135px;
}
.content-top li p{
	font: 13px 微软雅黑;
	padding-bottom:13px;
}
.content-top .span1,.content-top .span2{
	width:21px;
	height:25px;
	display: inline-block;
	background-color:#f6ab00;
	cursor: pointer;
}
.content-top li span:nth-of-type(2){
	padding:0 18px;
}
.content-top button{
	width:113px;
	text-align: center;
	background-color:#f6ab00;
	border-radius: 10px;
	padding:4px 0;
	font:16px 微软雅黑;
	cursor: pointer;
}
.content-top button:nth-of-type(1){
	position: absolute;
	left: 36%;
	cursor: pointer;
	top: 85%;
}
.content-top button:nth-of-type(2){
	position: absolute;
	cursor: pointer;
	left: 36%;
	top: 85%;
}
.content-top .tupian p{
	font:18px 微软雅黑;
	padding-top: 36px;
	color:#6f6f6f;
}
.text p:nth-of-type(1){
	font:20px 微软雅黑 Bold;
	color:#434543;
	padding-bottom:15px;
}
.text span{
	font:30px 宋体 常规;
	color:#d80000;
}
.text{
	width:505px;
	margin:0 auto;
	text-align: center;
	overflow: hidden;
	padding:30px 0 80px 0;
}
.text p:nth-of-type(2){
	font:18px Adobe 黑体 Std R;
	color:#222422;
	background-color:#f6ab00;
	width:240px;
	cursor: pointer;
	padding:10px 0;
	float:left;
	border-radius: 4px;
}
.text p:nth-of-type(3){
	font:18px Adobe 黑体 Std R;
	color:#222422;
	background-color:#dadada;
	width:240px;
	padding:10px 0;
	float:left;
	margin-left:20px;
	border-radius: 4px;
}