html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
	q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td,
	article, aside, figure, footer, header, menu, nav, section, time, mark,
	audio, video, details, summary {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-image: none;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}

article, aside, figure, footer, header, nav, section, details, summary {
	display: block;
}

html {
	box-sizing: border-box;
}

* {
	box-sizing: inherit;
}

*::before {
	box-sizing: inherit;
}

*::after {
	box-sizing: inherit;
}

img, object, embed {
	max-width: 100%;
}

html {
	-ms-overflow-y: scroll;
}

ul, li, ol {
	list-style: none;
}

blockquote {
	quotes: none;
}

q {
	quotes: none;
}

blockquote::before {
	content: none;
}

blockquote::after {
	content: none;
}

q::before {
	content: none;
}

q::after {
	content: none;
}

a {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}

del {
	text-decoration: line-through;
}

abbr[title] {
	border-bottom: 1px #000000 dotted;
	cursor: help;
}

dfn[title] {
	border-bottom: 1px #000000 dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: bold;
	vertical-align: bottom;
}

td {
	font-weight: normal;
	vertical-align: top;
}

hr {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: rgb(204, 204, 204) currentColor currentColor;
	margin: 1em 0;
	padding: 0;
	border-image: none;
	height: 1px;
	display: block;
}

input {
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

pre {
	white-space: pre-line;
	-ms-word-wrap: break-word;
}

input[type='radio'] {
	vertical-align: text-bottom;
}

input[type='checkbox'] {
	vertical-align: bottom;
}

.ie7 input[type='checkbox'] {
	vertical-align: baseline;
}

.ie6 input {
	vertical-align: text-bottom;
}

select {
	font: 99%/normal sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
}

input {
	font: 99%/normal sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
}

textarea {
	font: 99%/normal sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
}

table {
	font-size: inherit;
}

small {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

td {
	vertical-align: top;
}

td img {
	vertical-align: top;
}

sub {
	line-height: 0;
	font-size: 75%;
	position: relative;
}

sup {
	line-height: 0;
	font-size: 75%;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}

.clickable {
	cursor: pointer;
}

label {
	cursor: pointer;
}

input[type=button] {
	cursor: pointer;
}

input[type=submit] {
	cursor: pointer;
}

input[type=file] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

button, input, select, textarea {
	margin: 0;
}

button {
	width: auto;
	overflow: visible;
}

input[type=button] {
	width: auto;
	overflow: visible;
}

.ie7 img {
	-ms-interpolation-mode: bicubic;
}

.clearfix::before {
	height: 0;
	overflow: hidden;
	display: block;
	content: "\0020";
}

.clearfix::after {
	height: 0;
	overflow: hidden;
	display: block;
	content: "\0020";
}

.clearfix::after {
	clear: both;
}

.clearfix {
	-ms-zoom: 1;
}

a:link {
	color: rgb(114, 114, 114);
	text-decoration: none;
}

a:visited {
	color: rgb(114, 114, 114);
	text-decoration: none;
}

a:hover {
	color: rgb(114, 114, 114);
	text-decoration: none;
}

a:active {
	color: rgb(114, 114, 114);
	text-decoration: none;
}

.afont_co_a a {
	color: rgb(0, 90, 171);
}

body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.fc-blue {
	color: rgb(0, 117, 193);
}

.fc-white {
	color: rgb(255, 255, 255);
}

.fc-pink {
	color: rgb(230, 118, 166);
}

.fc-orange {
	color: rgb(222, 156, 69);
}

.fc-green {
	color: rgb(86, 196, 135);
}

.bc-blue {
	background-color: rgb(41, 156, 217);
}

.bc-orange {
	background-color: rgb(236, 109, 46);
}

.left {
	float: left;
}

.right {
	float: right;
}

.of-h {
	overflow: hidden;
}

.border-right-none {
	border-right-style: none !important;
}

/*公公样式*/
html, body {
	width: 100%;
	height: 100%;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}