html {
	font-size: 62.5%;
}
 @media only screen and (min-width: 320px) {
html {
	font-size: 62.5%!important;
}
}
 @media only screen and (min-width: 360px) {
html {
	font-size: 78%!important;
}
}
 @media only screen and (min-width: 481px) {
html {
	font-size: 94%!important;
}
}
 @media only screen and (min-width: 561px) {
html {
	font-size: 109%!important;
}
}
 @media only screen and (min-width: 641px) {
html {
	font-size: 125%!important;
}
}
input, textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html, body, p, h1, h2, h3, h4, h5, h6, table, tr, td, input, button, textarea, ul, ol, li, dl, dt, dd, div, img, form, fieldset, legend, p, iframe {
	padding: 0;
	margin: 0;
}
input, button, select, textarea {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%
}
textarea {
	resize: none
}
img, input, button {
	border: none;
}
input, button {
	-webkit-appearance: none;
}
body, html {
	height: 100%;
	width: 750px;
}
li {
	list-style: none;
}
img {
	vertical-align: top;
	height: auto;/* width:100% */
}
body a {
	outline: none;
blr:expression(this.onFocus=this.blur());
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
}
html {
	-webkit-text-size-adjust: none;
}
body {
	font-family: "Heiti SC", "Droid Sans", "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
