@font-face
{
  font-family: lcdd;
  src: url(../fonts/lcdd.ttf);
}
@font-face
{
  font-family: ssp-sb;
  src: url(../fonts/SourceSansPro-Semibold.ttf);
}
body, h1, h2, h3, p, dl, dd, ol, ul, th, td, form, fieldset, input, button, textarea {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
html {
	font-size:100px;
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
}
html,
body {
	max-width: 1920px;
	margin: 0 auto;
}
h1, h2, h3 {
	font-size: 100%
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: inherit
}
fieldset, img {
	border: 0
}
cite, em, s, i, b {
	font-style: normal
}
input, button, textarea, select {
	font-size: 100%;
	-webkit-user-modify: read-write-plaintext-only;
}
body, input, button, textarea, select, option {
	font-size: normal
}
a, input, textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	text-decoration: none;
	outline: none
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance : none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
}
li, img, label, input {
	vertical-align: middle
}
var {
	font-style: normal
}
ins {
	text-decoration: none
}
.fakeloader{ width:100%; height:100%; position:fixed; top:0; left:0; text-align:center; /*background-color:#143254;*/ background-color:#fff; z-index:9;}
.clear_both {
	clear: both;
}
