a, article, aside, body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, i, input, label, legend, li, ol, p, section, select, span, td, textarea, th, ul {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
img {
	-ms-interpolation-mode: bicubic
}
html {
	font-size:16px;
	color:#10181F;
	font-family: "Helvetica Neue",  "Microsoft Yahei",Arial, Helvetica, sans-serif, Lato;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
}
abbr[title] {
	border: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.05em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, textarea {
	font-size: 100%;
	margin: 0;
	font-family: "Helvetica Neue", Arial, "Hiragino Sans GB", "Microsoft Yahei", Helvetica, sans-serif, Lato
}
textarea {
	resize: vertical
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: content-box;
	padding: 0;
	vertical-align: middle
}
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
}
button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
	outline: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
dl, ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
dl dd, dl dt, ol li, ul li {
	margin: 0;
	padding: 0
}
label {
	display: inline-block;
	vertical-align: middle
}
iframe {
	border: none
}
a { color: #999; text-decoration: none; outline: none;}
a:hover { color: #e60012; text-decoration: none;}
p { word-wrap: break-word;}
input { outline: none;}