﻿/* CSS Document 
*作者：王军凯
*编写时间：2014-06-03
*联系QQ:466085876
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/** 重置超链接元素 **/
a{
	color:#333;
	text-decoration:none;
	}
a:link {
	text-decoration:none;
	}		/* 未访问的链接 */
a:visited { 
	text-decoration:none;
	}	/* 已访问的链接 */
a:hover { 
	color:#007cc4;
	text-decoration:none;
	}	/* 鼠标移动到链接上 */
a:active { 
	text-decoration:none;
	}	/* 选定的链接 */
/* 提示：在 CSS 定义中，a:hover 必须被置于 a:link 和 a:visited 之后，才是有效的。*/
/* 提示：在 CSS 定义中，a:active 必须被置于 a:hover 之后，才是有效的。*/

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{
	display:block;
	}
audio,canvas,video{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
audio:not([controls]){
	display:none;
	height:0;
	}
[hidden]{
	display:none;
	}
html{
	font-size:63%;
	}
html,button,input,select,textarea{
	font-family:"Microsoft Yahei",sans-serif;
	}
body{
	margin:0;
	}
input:focus,a:focus{
	outline:none;
	}
a:active,a:hover{
	outline:0;
	}

abbr[title]{
	border-bottom:1px dotted;
	}
b,strong{
	font-weight:bold;
	}
blockquote{
	margin:1em 40px;
	}
dfn{
	font-style:italic;
	}
mark{
	background:#ff0;
	color:#000;
	}
p,pre{
	margin:0;
	}
code,kbd,pre,samp{
	font-family:monospace,serif;
	_font-family:'courier new',monospace; 
	font-size:1em;
	}
pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	}
q{
	quotes:none;
	}
q:before,q:after{
	content:'';
	content:none;
	}
small{
	font-size:80%;
	}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	}
sup{
	top:-0.5em;
	}
sub{
	bottom:-0.25em;
	}
dl,menu,ol,ul{
	margin: 0;
	}
dd{
	margin:0px;
	}
menu,ol,ul{
	padding:0px;
	}
nav ul,nav ol{
	list-style:none;
	list-style-image:none;
	}
img{
	border:0;
	-ms-interpolation-mode:bicubic;
	}
svg:not(:root){
	overflow:hidden;
	}
figure{
	margin:0;
	}
form{
	margin:0;
	}
fieldset{
	border:0;
	margin:0;
	padding:0;
	}
legend{
	border:0;
	padding:0;
	white-space:normal;
	*margin-left:-7px;
	}
button,input,select,textarea{
	font-size:12px;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle;
	border:none;
	}
button,input{
	line-height:normal;
	}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
	-webkit-appearance:button;
	cursor:pointer;
	*overflow:visible;
	}
button[disabled],input[disabled]{
	cursor:default;
	}
input[type="checkbox"],input[type="radio"]{
	box-sizing:border-box;
	padding:0;
	*height:13px;
	*width:13px;
	}
input[type="search"]{
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
	-webkit-appearance:none;
	}
button::-moz-focus-inner,input::-moz-focus-inner{
	border:0;
	padding:0;
	}
textarea{
	overflow:auto;
	vertical-align:top;
	resize:none;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}	
	
	


.fl{
	float:left;
	} 
.fr{
	float:right;
	} 
.clear{
	display:none;
	clear:both;
	overflow:hidden;
	height:0; line-height:0;
	}
.clearh{
	height:10px; 
	clear:both;
	overflow:hidden;
	}
	
.cf:after{
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	}
.cf{zoom:1;}

.h5{ height:5px; }
.h15{ height:15px; }
.h20{ height:20px; }
.h30{ height:30px; }
.relative{
	position:relative;
	}	
hr{height:0; border-bottom:1px solid #fff; border-top:1px solid #e0e0e0; border-left:none; border-right:none; overflow:hidden; clear:both;} 	
.hide{
	display:none;
	}
.hidden{
	overflow:hidden;
	}
.right{ right:0; }
.left{ left:0; }
.textrt{ text-align:right; }

*,
*:after,
*::before {
   /* -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
}/*为任何元素设置的内边距和边框都将在已设定的宽度和高度内进行绘制，也就是说padding和border的宽度或高度值在设定的宽度或高度中*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}