body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{
font-family: "雅黑";
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{
   font-size: inherit;
}

*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}
li{
	list-style: none;
}
body{
	width: 100%;
	font-family: PingFangSC-Regular;
}
video{
	out-line:none;
}