*,
blockquote,
body,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
input,
legend,
ol,
p,
pre,
span,
strong,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei"
}

html {
	margin: 0;
	padding: 0
}

body {
	margin: 0 auto;
	padding: 0
}

body,
table,
td,
th,
tr {
	font-size: 12px;
	color: #666;
	line-height: 20px
}

dd,
dl,
dt,
li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 15px;
	text-transform: capitalize
}

em,
i {
	font-style: normal
}

img {
	border: 0 none
}

.h3 {
	font-weight: 600
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #ff0204;
	text-decoration: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	font-size: 0
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}

#nav ul,
.container,
.footer-container,
.top-box,
.section-container {
	max-width: 1200px;
	margin: 0 auto
}

.visible-xs,
.headerSJ {
	display: none;
}