html,body,div,ul,ol,span,i,em,p,li,dl,dt,dd,input,textarea,form,img,h1,h2,h3,h4,h5,h6,table,tr,td{
	margin:0;
	padding: 0;
	outline: none;
}
body{
	font-family:"宋体","Microsoft Yahei","Simsun","Arial","verdana";;
	font-size: 12px;
	color: #333;
	-webkit-text-size-adjust:100%;
	background-color:#f4f4f4;
}
/* 重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
ul{list-style: none;}
img,input{border: none;}
em,i{font-style: normal;}
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	color: #e44318;
}
/* 清理浮动 */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix:after{zoom:1;}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}

.topper{ width:100%;}

.w1114{/*内容*/
	width: 1114px;
	margin-left: auto;
	margin-right: auto;
}
.w693{/*栏目说明*/
	width: 693px;
	margin-left: auto;
	margin-right: auto;
}
.dede_pages{ width:100%; float:left;}
.dede_pages ul{
	
	padding:12px 0px 12px 16px; float:right;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#ff7e00;
	padding:2px 4px 2px;
	font-weight:bold;
	color:#ffffff;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*上一篇 下一篇*/

.page-last-next ul li,.page-last-next ul li a{ font-size:14px; line-height:30px;}