body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,
pre,form,fieldset,legend,button,input,textarea,th,a,tr,label,
td {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "microsoft yahei" !important;
	font-family:"微软雅黑";
}
body,button,input,select,label,
textarea a p ul ol li th td button{
	font-size: 12px;
	font-family: "微软雅黑";
	font-family: "microsoft yahei";
	box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
	font-family: "微软雅黑";
}

code,
kbd,
pre,
samp {
	
	font-family:"微软雅黑", couriernew, courier, monospace;
}

small {
	font-size: 12px;
	font-family: "微软雅黑";
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
	font-family: "微软雅黑";
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: "微软雅黑";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "微软雅黑";
}
label{
	font-weight: normal !important;
}
i{
	font-style: normal;
	color: #16A8FD;
}
/*# sourceMappingURL=reset.css.map */