﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

body {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
	color: #333;
	background-color: #fff
}

UNUSEDUNUSEDarticle,UNUSEDUNUSEDaside,UNUSEDUNUSEDdetails,UNUSEDUNUSEDfigcaption,UNUSEDUNUSEDfigure,UNUSEDUNUSEDfooter,UNUSEDUNUSEDheader,UNUSEDUNUSEDhgroup,UNUSEDUNUSEDmain,UNUSEDUNUSEDnav,UNUSEDUNUSEDsection,UNUSEDUNUSEDsummary {
	display: block
}

UNUSEDUNUSEDaudio,UNUSEDUNUSEDcanvas,UNUSEDUNUSEDprogress,UNUSEDUNUSEDvideo {
	display: inline-block;
	vertical-align: baseline;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],UNUSEDUNUSEDtemplate {
	display: none
}

a {
	background: transparent;
	text-decoration: none;
	color: #08c
}

UNUSEDUNUSEDa:active,a:hover {
	outline: 0
}

a:hover {
	color: #069
}

abbr[title] {
	border-bottom: 1px dotted
}

UNUSEDUNUSEDb,UNUSEDUNUSEDstrong {
	font-weight: bold
}

UNUSEDUNUSEDsub,UNUSEDUNUSEDsup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

UNUSEDUNUSEDcode,UNUSEDUNUSEDkbd,UNUSEDpre,UNUSEDUNUSEDsamp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

UNUSEDUNUSEDbutton,input,UNUSEDUNUSEDoptgroup,UNUSEDUNUSEDselect,UNUSEDUNUSEDtextarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button,UNUSEDselect {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],html input[disabled] {
	cursor: default
}

UNUSEDUNUSEDbutton::-moz-focus-inner,UNUSEDUNUSEDinput::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea:focus,input:focus {
	outline: none
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

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-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="text"] {
	-webkit-appearance: none
}

UNUSEDUNUSEDtd,UNUSEDUNUSEDth {
	padding: 0
}

html,button,input,select,textarea {
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Tahoma,sans-serif
}

UNUSEDUNUSEDh1,UNUSEDUNUSEDh2,UNUSEDUNUSEDh3,h4,UNUSEDUNUSEDh5,UNUSEDUNUSEDh6,p,UNUSEDfigure,form,UNUSEDUNUSEDblockquote {
	margin: 0
}

ul,UNUSEDUNUSEDol,li,UNUSEDUNUSEDdl,UNUSEDUNUSEDdd {
	margin: 0;
	padding: 0
}

ul,UNUSEDol {
	list-style: none outside none
}

UNUSEDh1,UNUSEDh2,UNUSEDh3 {
	line-height: 2;
	font-weight: normal
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15.6px
}

h3 {
	font-size: 14.04px
}

h4 {
	font-size: 12px
}

UNUSEDh5,UNUSEDh6 {
	font-size: 10.2px;
	text-transform: uppercase
}

UNUSEDUNUSEDinput:-moz-placeholder,UNUSEDUNUSEDtextarea:-moz-placeholder {
	color: #ccc
}

UNUSEDUNUSEDinput::-moz-placeholder,UNUSEDUNUSEDtextarea::-moz-placeholder {
	color: #ccc
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #ccc
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #ccc
}

.f-cb {
	zoom: 1
}

.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: "."
}

.fl {
	float: left
}

.fr {
	float: right
}

@keyframes spinner {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.clear {
	clear: both;
}

.clearfixed:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	zoom: 1;
}
