body {
	font: 16px/1.4 Helvetica, Arial, "Microsoft Yahei", "SimSun"; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
h1 {
	margin: 0px; font-weight: normal;
}
h2 {
	margin: 0px; font-weight: normal;
}
h3 {
	margin: 0px; font-weight: normal;
}
h4 {
	margin: 0px; font-weight: normal;
}
h5 {
	margin: 0px; font-weight: normal;
}
h6 {
	margin: 0px; font-weight: normal;
}
body {
	margin: 0px;
}
p {
	margin: 0px;
}
dl {
	margin: 0px;
}
dd {
	margin: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	list-style: none;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
img {
	border: 0px currentColor; border-image: none; height: auto; vertical-align: top; max-width: 100%;
}
label {
	cursor: pointer;
}
button {
	cursor: pointer;
}
input[type=button] {
	cursor: pointer;
}
input[type=submit] {
	cursor: pointer;
}
i {
	font-style: normal;
}
cite {
	font-style: normal;
}
em {
	font-style: normal;
}
var {
	font-style: normal;
}
address {
	font-style: normal;
}
dfn {
	font-style: normal;
}
del {
	text-decoration: none;
}
ins {
	text-decoration: none;
}
u {
	text-decoration: none;
}
s {
	text-decoration: none;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
textarea {
	overflow: auto; resize: vertical;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
th {
	text-align: left; font-weight: normal;
}
caption {
	text-align: left;
}
iframe {
	border: 0px currentColor; border-image: none;
}
small {
	font-size: 12px;
}
code {
	font-family: monaco, menlo, consolas, "courier new", courier, monospace;
}
kbd {
	font-family: monaco, menlo, consolas, "courier new", courier, monospace;
}
pre {
	font-family: monaco, menlo, consolas, "courier new", courier, monospace;
}
samp {
	font-family: monaco, menlo, consolas, "courier new", courier, monospace;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix::after {
	height: 0px; overflow: hidden; clear: both; display: block; content: "\200B";
}
.subtransparent {
	background-color: rgba(0, 0, 0, 0.5);
}
.ellipsis {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.unselectable {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none;
}
.selectable {
	-moz-user-select: all; -webkit-user-select: all; user-select: all;
}
