html {font-size:16px; margin:0; padding:0;}

@media only screen and (min-width:400px) {
	html {
		font-size:14px!important
	}
}

@media only screen and (min-width:414px) {
	html {
		font-size:15px!important
	}
}

@media only screen and (min-width:480px) {
	html {
		font-size:16px!important
	}
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin:0;
}
li{ list-style:none;}
img{ border:none;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}
.pl10{ padding-left:10px;}
.h95{ padding-top:0px;}
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
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

body {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*font-family: "Helvetica Neue",Microsoft Yahei;*/
		font-family: "思源黑体";
	font-size: .85rem;
	line-height: 1.7;
	color: #3d4145;
	background: #fff;
	/*overflow: hidden*/
}

a,button,input,select,textarea {
	outline: 0
}
.pt10{ padding-top:10px;}
a {
	color: #454545;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:active {
	color: #0a8ddf
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fLeft{ float:left;}
.fRight{ float:right;}
.clear,.clearboth{ height:0; clear:both; overflow:hidden;}
.pt5{ padding-top:5px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.mt15{ margin-top:15px;}
.mb10{ margin-bottom:10px;}
.pt15{ padding-top:15px;}
