html,
body {
	min-height: 100%
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	position: absolute;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup, 
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template,
script {
	display: none
}

b,
strong {
	font-weight: 700
}

pre {
	white-space: pre-wrap
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

code,
kbd,
pre,
samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", FontAwesome, monospace;
	font-size: 1em
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

input[type=radio],
input[type=checkbox] {
	cursor: pointer;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body,
input,
textarea,
select,
button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern"
}

ins {
	background: #ffa;
	color: #333
}

mark {
	background: #ffa;
	color: #333
}

abbr[title],
dfn[title] {
	cursor: help
}

dfn[title] {
	border-bottom: 1px dotted;
	font-style: normal
}

p,
hr,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
	margin: 0 0 1.6rem 0
}

*+p,
*+hr,
*+ul,
*+ol,
*+dl,
*+blockquote,
*+pre,
*+address,
*+fieldset,
*+figure {
	margin-top: 1.6rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 1.6rem 0;
	font-weight: 600;
	font-size: 100%
}

h1 {
	font-size: 1.5em
}

h2 {
	font-size: 1.25em
}

*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
	margin-top: 2em
}

ul,
ol {
	padding-left: 2em
}

ul>li>ul,
ul>li>ol,
ol>li>ol,
ol>li>ul {
	margin: 1em 0
}

dt {
	font-weight: 700
}

dt+dd {
	margin-top: .5em
}

dd {
	margin-left: 0
}

dd+dt {
	margin-top: 1em
}

hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #eee;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

address {
	font-style: normal
}

blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd;
	font-family: Georgia, "Times New Roman", Times, Kai, "Kaiti SC", KaiTi, BiauKai, FontAwesome, serif
}

blockquote small {
	display: block;
	color: #999;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	text-align: right
}

blockquote p:last-of-type {
	margin-bottom: 0
}

iframe {
	border: 0
}

button,
input:not([type=radio]):not([type=checkbox]),
select {
	vertical-align: middle
}

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
hr,
thead,
tbody,
tfoot,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

html {
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}

button,
input,
select,
textarea {
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	border: 1px solid #ddd;
	padding: 5px;
}

table th {
	font-weight: inherit;
	border-bottom-width: 2px;
	border-bottom-color: #ccc;
}

img {
	border: 0 none;
	width: auto\9;
	max-width: 100%;
	vertical-align: top;
	height: auto;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

input:focus {
	outline: none;
}

select[size],
select[multiple],
select[size][multiple] {
	border: 1px solid #AAA;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video,
progress {
	display: inline-block;
}

input::-webkit-input-speech-button {
	display: none
}

button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.clearfix {
    zoom:1;
}
.clearfix:after {
   content:""; 
   display: block; 
   height: 0;
   clear:both; 
}

.clearfix::before {
	content:""; 
   display: block; 
   height: 0;
   clear:both; 
}
.fr {
	float: right;
}

.fl{
	float: left;
}
