@charset "gb2312";
/* CSS Document */
html {
	color: #1e1e1e;
	background-color: #f5f5f5;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}
ul {
	list-style: none
}
li{
  list-style-type: none;
}
body {
	vertical-align: baseline;
	background: #ffffff;
	font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "???��?��?????", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: block
}
body, button, input, select, textarea {
	font: 14px/1.8
}
input, select, textarea {
	font-size: 100%;
	border:none;
}
button {
	cursor: pointer
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
fieldset, img {
	border: 0;
	margin: 0 auto
}
iframe {
	display: block
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
del {
	text-decoration: line-through
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: 500
}
em {
	font-style: normal
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
q:before, q:after {
	content: ''
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
ins, a {
	text-decoration: none
}
a {
	color: #000
}
a:hover {
	color: #000
}
.after, .before {
	position: absolute;
	top: 0;
	right: 0;
	height: 0;
	width: 0;
	border-style: solid;
	border-color: transparent transparent transparent transparent;
	border-width: 0;
	display: inline-block
}
.clear{ height:0; clear:both;}













