@charset "UTF-8";
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
}
em,
i,
strong {
	font-style: normal;
	font-weight: 400;
}
del {
	text-decoration: line-through;
}
input::-ms-clear {
	display: none !important;
}
button[disabled],
input[disabled] {
	cursor: default;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
	font-size: 100%;
	font-weight: 400;
	font-family: inherit;
	outline: 0;
}
a {
	text-decoration: none;
	color: #666;
}
body {
	font: 12px/1.5 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB',
		'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
	color: #333;
	background: #fff;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrapper {
	margin: 0 auto;
	width: 1200px;
}
/*# sourceMappingURL=map/common.css.map */
