﻿html{font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,blockquote,th,td,p,figure
{font-family:"Microsoft YaHei",Tahoma;padding:0;margin:0;font-size:12px;font-size:1.2rem;}
fieldset, img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;font-size:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; vertical-align:middle; border:none;}
:focus{outline:0;} 
.clearfix:after{content:".";height:0;visibility:hidden;display:block;clear:both; font-size:0; line-height:0}
.clearfix{
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: top;
}/*并列兼容模式*/
a{ color:#666666; text-decoration:none;
transition:ease .3s;
	-o-transition:ease .3s;
	-ms-transition:ease .3s;
	-moz-transition:ease .3s;
	-webkit-transition:ease .3s;
	}/*默认链接显示颜色666666*/
a:hover{color:#fff; text-decoration:none;}/*默认链接鼠标移上去显示颜色996600*/
img,object{
	
}
td{border:solid #efefef; border-width:0px 1px 1px 0px;}/*td表格颜色为efefef 左1px 下1px*/
table{border:solid #efefef; border-width:1px 0px 0px 1px;}/*table表格颜色为efefef 上1px 右1px*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu,figcaption{display:block}/*html5*/
.tof{
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
}
/*文字省略all*/
.ts{
	text-shadow:1px 1px 1px #000;	
}
/*文字阴影X轴1px、Y轴1px、模糊1px、颜色（黑）兼容IE10+*/
.clear{clear:both;}/*清除浮动*/
/*分页*/

.pageNav {
	float: none;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding: 18px 0px;
	text-align: center;
}

.pageNav span,
.pageNav a,
.pageNav b {
	font-size: 14px;
	margin-right: 5px;
	overflow: hidden;
	padding: 3px 8px;
}

.pageNav span,
.pageNav a {
	border: 1px solid #CCDBE4;
	color: #333;
	cursor: pointer;
}

.pageNav b {
	color: #000;
}

.pageNav span {
	background: #eee;
}

.pageNav .mor {
	padding: 3px;
	font-weight: bold;
}
/*--------------------------------------*/
