.zhuti{
	width:1200px;
	margin:0 auto;
	padding-top:48px;
	padding-bottom:30px;
}
.zhuti1 span{
	font:14px 微软雅黑 Regular;
	color:#4e4e4e;
	display: inline-block;
	padding-left:10px;
}
.zhuti ul{
	list-style: none;
	width:1200px;
	padding-top:15px;
}
.zhuti li{
	overflow:hidden;
	margin-bottom:18px;
	background-color:#f6f6f6;
}
.left,.right{
	float:left;
}
.left{
	padding:10px 0 15px 8px;
}
.right{
	width:870px;
	padding:27px 36px 20px 27px;
}
.right p:nth-child(1){
	font:20px 微软雅黑 Regular;
}
.right p:nth-child(2){
	font:16px 微软雅黑 Regular;
	padding: 17px 0 15px 0;
    line-height: 28px;
	color:#595858;
}
.right p:nth-child(3){
	font:14px 微软雅黑 Regular;
	color:#818181;
}
.right p:nth-child(2) span{
	color:#f6ab00;
	cursor: pointer;
}
.fanye{
	margin:0 auto;
	padding:20px 0;
	line-height:28px;
	text-align:center;
}
.fanye a{
	display:inline-block;
	padding:0px 8px;
}

.fanye ul{
	overflow: hidden;
	list-style: none;
	padding:47px 0 52px 0;
}
.fanye li{
	float:left;
	padding:10px 15px;
	border:1px solid #f6ab00;
	margin-right:6px;
	font:16px 微软雅黑 Regular;
	color:#f6ab00;
	cursor: pointer;
}
.fanye li:hover{
	color:white;
	background-color:#f6ab00;
}
.fanye li:nth-child(6){
   border:none;
}