﻿@font-face {
	font-family: 'diyfont';
	src: url('diyfont.eot'); /* IE9+ */
	src: url('diyfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('diyfont.woff') format('woff'), /* chrome、firefox */
		 url('diyfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		 url('diyfont.svg#fontname') format('svg'); /* iOS 4.1- */
}/*文字导入全兼容*/
html{font-size:62.5%;  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;}
			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", "华文黑体", "ST Heiti", "MS黑体", "MS Hei",Arial, Helvetica, sans-serif;
			padding:0;margin:0;font-size:12px;font-size:1.2rem;	-ms-behavior: url(backgroundsize.min.htc);
				behavior: url(backgroundsize.min.htc);}
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}
[data-ease="ease"]{
		-o-transition:ease .3s;
		-ms-transition:ease .3s;
		-moz-transition:ease .3s;
		-webkit-transition:ease .3s;
		transition:ease .3s;
}
a{ color:#666666; text-decoration:none;

	}/*默认链接显示颜色666666*/
a:hover{text-decoration:none;}/*默认链接鼠标移上去显示颜色996600*/
img,object{
vertical-align:top;
}
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*/
[data-font="omit"]{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
/*文字省略all*/
[data-shadow="fontshadow"]{
	text-shadow:1px 1px 1px #000;
}
/*文字阴影X轴1px、Y轴1px、模糊1px、颜色（黑）兼容IE10+*/
.clear{clear:both;}/*清除浮动*/

.pageNav1{font-family:Arial,Helvetica,sans-serif;padding:18px 0;text-align:center}
.pageNav1 a,
.pageNav1 span{margin-left:-1px;overflow:hidden;padding:5px 10px;
border:1px solid #ccdbe4;color:#333;cursor:pointer;display:inline-block}
.pageNav1 span,
.pageNav1 span.current{background:#eee;}
.pageNav1 span.info{background:none}
.pageNav1 .mor{padding:3px;font-weight:bold}

.pageNav{font-family:Arial,Helvetica,sans-serif;padding-top:20px;text-align:right;}
.pageNav a,
.pageNav span{width:28px;margin:0 3px;background:#e7e7e7;height:28px;line-height:28px;display:inline-block;text-align:center;}
.pageNav span.info{background:none}
.pageNav a:hover,
.pageNav span.current{background:#7e528f;color:#ffffff;}

.notdata{
    height:35px;
    line-height:35px;
    border:1px dashed #ccc;
    margin:20px;
    text-align:center;
}
/*--------------------------------------*/
