body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "SourceHanSansSC-Light", "Microsoft Yahei", 微软雅黑, "Helvetica Neue", Arial, sans-serif;
	width: 100%;
	color: #666;
}

html,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
img {
	padding: 0;
	margin: 0;
}

html {
	overflow-x: hidden;
}

img {
	vertical-align: top;
	border: none;
}

button,
select,
textarea {
	outline: none
}

figure,
form,
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: none
}

ul,
li {
	list-style-type: none;
}

img,
object {
	max-width: 100%;
}

textarea:focus,
input:focus {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

a {
	color: #55585c;
	text-decoration: none;
}

a:hover {
	color: #005aa8;
	text-decoration: none;
}

b,
strong {
	font-weight: normal;
}

cite,
em,
i {
	font-style: normal;
}

.c:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}

.c {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.bold {
	font-weight: bold;
}

.w1000 {
	margin: 0 auto;
	width: 1000px;
}
